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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c7524 uint_t activeptr, readyptr; local
7574 activeptr = mtp->mt_header.mh_svr_active_ptr;
7579 if (!activeptr || !VALID_NWROFFSET(activeptr, 2) ||
7586 "IDN: 235: [recv] activeptr (0x%x), "
7588 activeptr, readyptr);
7593 mmp[c].mm_smr_activep = (ushort_t *)IDN_OFFSET2ADDR(activeptr);
7636 activeptr = mtp->mt_header.mh_svr_active_ptr;
7641 if (!activeptr || !VALID_NWROFFSET(activeptr,
[all...]

Completed in 274 milliseconds