Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgdtreg.h301 #define GDT_ASYNCINDEX 0 /* command index asynchronous event */ macro
H A Dgdt_common.c1019 case GDT_ASYNCINDEX: in gdt_intr()
/openbsd/sys/dev/pci/
H A Dgdt_pci.c727 if (ctx->istatus == GDT_ASYNCINDEX) { in gdt_mpr_intr()