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

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c2915 fru_info_t *fru_ptr, *last_ptr, *acslot_ptr, *ctcslot_ptr; local
3009 acslot_ptr = fru_ptr;
3334 if (acslot_ptr != NULL && acslot_ptr->fru_status ==
3336 acslot_ptr->fru_type = (scsb_utype_t)OC_AC;
3338 * acslot_ptr->fru_id =
6128 fru_info_t *acslot_ptr = NULL; local
6145 acslot_ptr = find_fru_info(acslot_id);
6169 * if (acslot_ptr != NULL && acslot_ptr
[all...]

Completed in 73 milliseconds