HomeSort by: relevance | last modified time | path
    Searched refs:PCIC_NSLOTS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
i82365var.h 117 #define PCIC_NSLOTS 4
154 struct pcic_handle handle[PCIC_NSLOTS];
158 int intr_mask[PCIC_NSLOTS / 2]; /* probed interrupts if possible */
  /src/sys/dev/isa/
i82365_isasubr.c 282 for (i = 0; i < PCIC_NSLOTS; i += 2) {
302 for (i = 0; i < PCIC_NSLOTS; i += 2) {
390 for (i = 0; i < PCIC_NSLOTS; i++) {

Completed in 16 milliseconds