Searched defs:bda_ioc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h67 ushort_t bda_ioc; /* BDAN 0|0| ioc 1:0 */ member in struct:__anon10118
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1757 ushort_t bda_ioc; local
1767 bda_ioc = bdesc->bda_ioc;
1772 if (BDA_NBL(bda_ioc, p) != BDAN_GOOD)
3040 ushort_t bda_proc, bda_ioc; local
3074 bda_ioc = bdesc->bda_ioc;
3076 if (BDA_NBL(bda_ioc, p) != BDAN_GOOD)
3508 if (BDA_NBL(bdesc->bda_ioc, i) == BDAN_GOOD) {

Completed in 73 milliseconds