Home
last modified time | relevance | path

Searched refs:gdt_polling (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dgdt_common.c107 u_int8_t gdt_polling; variable
122 gdt_polling = 1;
417 gdt_polling = 0;
536 if (!gdt_polling && !(xs->flags & SCSI_POLL) &&
674 if (gdt_polling || (xs->flags & SCSI_POLL)) {
1049 if (gdt_polling && !gdt_from_wait)
1052 if (!gdt_polling)
1057 if (!gdt_polling)
1091 if (!gdt_polling)
1117 if (!gdt_polling)
Dgdtvar.h444 extern u_int8_t gdt_polling;
/mirbsd/src/sys/dev/pci/
Dgdt_pci.c764 if (gdt_polling) /* init. -> more info */