Searched refs:BUSTYPE_NONE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/common/ | ||
H A D | intr_common.h | 70 #define BUSTYPE_NONE 0x00 macro |
H A D | intr_common.c | 353 bus_type = BUSTYPE_NONE; in apix_interrupt_dump() |