Searched refs:INTMAP_OBIO_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/sparc64/include/
H A Dbus_common.h57 #define INTMAP_OBIO_MASK 0x000000020ULL /* Onboard device */ macro
/freebsd-11-stable/sys/dev/le/
H A Dlebuffer_sbus.c227 if ((iv & INTMAP_OBIO_MASK) == 0)
/freebsd-11-stable/sys/sparc64/sbus/
H A Ddma_sbus.c339 if ((iv & INTMAP_OBIO_MASK) == 0)
H A Dsbus.c393 i, (i & INTMAP_OBIO_MASK) == 0 ? "SBus slot" : "OBIO",
522 if ((iv & INTMAP_OBIO_MASK) == 0)
666 if ((ino & INTMAP_OBIO_MASK) == 0) {

Completed in 62 milliseconds