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

/freebsd-11-stable/sys/sparc64/sbus/
H A Dsbusreg.h38 #define SBUS_ABS_TO_SLOT(a) (((a) - SBUS_BASE) >> 25) macro
H A Ddma_sbus.c305 rslot = SBUS_ABS_TO_SLOT(base);
H A Dsbus.c491 rslot = SBUS_ABS_TO_SLOT(base);
/freebsd-11-stable/sys/dev/le/
H A Dlebuffer_sbus.c193 rslot = SBUS_ABS_TO_SLOT(base);

Completed in 50 milliseconds