Home
last modified time | relevance | path

Searched refs:scsb_reset_slot (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dhsc.h47 int scsb_reset_slot();
/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c258 if (scsb_reset_slot(hsp->hs_hpchandle, in hsc_connect()
570 if (scsb_reset_slot(hsp->hs_hpchandle, in hsc_set_config_state()
817 rc = scsb_reset_slot(hsp->hs_hpchandle, hsp->hs_slot_number, in scsb_hsc_disable_slot()
838 rc = scsb_reset_slot(hsp->hs_hpchandle, hsp->hs_slot_number, in scsb_hsc_enable_slot()
1050 (void) scsb_reset_slot(hsc->scsb_handle, slot_number, in scsb_hsc_init_slot_state()
1069 (void) scsb_reset_slot(hsc->scsb_handle, in scsb_hsc_init_slot_state()
1325 if (scsb_reset_slot(hsp->hs_hpchandle, in scsb_hsc_board_healthy()
1358 if ((rc = scsb_reset_slot(hsp->hs_hpchandle, in hsc_slot_autoconnect()
1939 if (scsb_reset_slot(hsp->hs_hpchandle, in scsb_hsc_restore()
2075 if (scsb_reset_slot(hsp->hs_hpchandle, in hsc_enum_intr()
H A Dscsb.c3859 return (scsb_reset_slot(scsb, slotnum, reset_state)); in scsb_reset_unit()
6718 rc = scsb_reset_slot(scsb, pslotnum, SCSB_GET_SLOT_RESET_STATUS); in scsb_get_slot_state()
6742 scsb_reset_slot(scsb_state_t *scsb, int pslotnum, int reset_flag) in scsb_reset_slot() function
7034 if (scsb_reset_slot(scsb, slotnum, SCSB_RESET_SLOT) != 0) { in scsb_disconnect_slot()