Searched refs:IST_UNUSABLE (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/arch/shark/include/
H A Dintr.h50 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/acorn32/include/
H A Dintr.h53 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/hpcarm/include/
H A Dintr.h52 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/vax/include/
H A Dintr.h62 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/riscv/include/
H A Dintr.h62 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/atari/include/
H A Dintr.h45 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/mips/include/
H A Dintr.h59 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/alpha/jensenio/
H A Djensenio_intr.c82 IST_UNUSABLE, /* 2: (cascade) */
93 IST_UNUSABLE, /* 13: not connected */
222 if (jensenio_intr_deftype[eirq] == IST_UNUSABLE) {
262 if (jensenio_intr_deftype[irq] == IST_UNUSABLE) {
/netbsd-current/sys/arch/arm/footbridge/
H A Dfootbridge_intr.h63 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/alpha/include/
H A Dintr.h142 #define IST_UNUSABLE -1 /* interrupt cannot be used */ macro
/netbsd-current/sys/arch/alpha/common/
H A Dshared_intr.c84 case IST_UNUSABLE:
163 if (intr[num].intr_sharetype == IST_UNUSABLE) {
/netbsd-current/sys/arch/alpha/pci/
H A Dsio_pic.c400 IST_UNUSABLE);

Completed in 206 milliseconds