Home
last modified time | relevance | path

Searched refs:hs_board_configured (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c306 if (hsp->hs_board_configured) { in hsc_disconnect()
500 if (hsp->hs_board_configured == B_TRUE) { in hsc_get_slot_state()
530 if (hsp->hs_board_configured == B_TRUE) { in hsc_set_config_state()
535 hsp->hs_board_configured = B_TRUE; in hsc_set_config_state()
556 hsp->hs_board_configured = B_FALSE; in hsc_set_config_state()
786 if (hsp->hs_board_configured == B_TRUE) in hsc_control()
893 hsp->hs_board_configured = B_FALSE; in hsc_alloc_slot()
1064 if (hsp->hs_board_configured != B_TRUE) { in scsb_hsc_init_slot_state()
1096 if (hsp->hs_board_configured == B_TRUE) in scsb_hsc_init_slot_state()
1222 if (hsp->hs_board_configured == B_TRUE) { in hsc_slot_occupancy()
[all …]
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dhscimpl.h127 boolean_t hs_board_configured; member