Searched refs:hs_slot_number (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/montecarlo/io/ |
H A D | hsc.c | 196 DEBUG2("hsc_connect: slot %d, healthy %d", hsp->hs_slot_number, in hsc_connect() 222 rc = scsb_get_slot_state(hsp->hs_hpchandle, hsp->hs_slot_number, in hsc_connect() 232 hsp->hs_slot_number); in hsc_connect() 244 if (scsb_connect_slot(hsp->hs_hpchandle, hsp->hs_slot_number, in hsc_connect() 247 hsp->hs_slot_number); in hsc_connect() 253 " slot %d", hsp->hs_slot_number); in hsc_connect() 259 hsp->hs_slot_number, SCSB_UNRESET_SLOT) != 0) { in hsc_connect() 275 hsp->hs_slot_number); in hsc_connect() 304 DEBUG1("hsc_disconnect: slot %d", hsp->hs_slot_number); in hsc_disconnect() 310 func, hsp->hs_slot_number); in hsc_disconnect() [all …]
|
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | hscimpl.h | 105 int hs_slot_number; member
|