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

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c164 static hsc_slot_t *hsc_find_slot(int);
680 thsp = hsc_find_slot(slotnum);
1128 return ((hsc_slot_t *)hsc_find_slot(
1135 hsc_find_slot(int slot_number) function
1165 hsp = hsc_find_slot(slot_number);
1266 hsp = hsc_find_slot(slot_number);
1480 hsp = hsc_find_slot(hsc->slot_table_prop[i].pslotnum);
1808 hsp = hsc_find_slot(hsc->slot_table_prop[i].pslotnum);
1874 hsp = hsc_find_slot(hsc->slot_table_prop[i].pslotnum);
1927 hsp = hsc_find_slot(hs
[all...]

Completed in 340 milliseconds