Home
last modified time | relevance | path

Searched refs:SBDGETSLOT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h554 #define SBDGETSLOT(unit) ((unit) & SBD_DEV_SLOTMASK) macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c1441 board = SBDGETSLOT(dev); in sbd_get_handle()