Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c542 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_set_config_state()
545 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_set_config_state()
548 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_set_config_state()
664 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_autoconfig()
673 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_autoconfig()
973 &hsp->hs_slot_handle, /* return value */ in hsc_slot_register()
1015 (void) hpc_slot_unregister(&hsp->hs_slot_handle); in hsc_slot_unregister()
1223 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_slot_occupancy()
1308 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in scsb_hsc_board_healthy()
1320 (void) hpc_slot_event_notify(hsp->hs_slot_handle, in scsb_hsc_board_healthy()
[all …]
/titanic_41/usr/src/uts/sun4u/montecarlo/sys/
H A Dhscimpl.h123 hpc_slot_t hs_slot_handle; member