Home
last modified time | relevance | path

Searched refs:hpc_slot_event_notify (Results 1 – 7 of 7) sorted by relevance

/titanic_50/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()
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()
1483 rc = hpc_slot_event_notify(hsp->hs_slot_handle, in hsc_clear_all_enum()
2012 (void) hpc_slot_event_notify( in hsc_ac_op()
[all …]
/titanic_50/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h279 extern int hpc_slot_event_notify(hpc_slot_t slot_hdl, uint_t event,
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c2391 (void) hpc_slot_event_notify( in schpc_event_handler()
2398 (void) hpc_slot_event_notify( in schpc_event_handler()
2451 (void) hpc_slot_event_notify( in schpc_event_handler()
2486 (void) hpc_slot_event_notify( in schpc_event_handler()
2530 (void) hpc_slot_event_notify( in schpc_event_handler()
2554 (void) hpc_slot_event_notify( in schpc_event_handler()
2570 (void) hpc_slot_event_notify( in schpc_event_handler()
2581 (void) hpc_slot_event_notify( in schpc_event_handler()
2601 (void) hpc_slot_event_notify( in schpc_event_handler()
2620 (void) hpc_slot_event_notify( in schpc_event_handler()
[all …]
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c1085 (void) hpc_slot_event_notify(sloth, HPC_EVENT_ENABLE_ENUM, in sghsc_control()
1108 (void) hpc_slot_event_notify(sloth, HPC_EVENT_DISABLE_ENUM, in sghsc_control()
1654 rc = hpc_slot_event_notify(sloth, HPC_EVENT_CLEAR_ENUM, in sghsc_event_thread_code()
1675 rc = hpc_slot_event_notify(sloth, in sghsc_event_thread_code()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus.c609 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_load_cardbus()
611 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_load_cardbus()
613 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_load_cardbus()
692 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_unload_cardbus()
694 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_unload_cardbus()
696 (void) hpc_slot_event_notify(cbp->slot_handle, in cardbus_unload_cardbus()
/titanic_50/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c1640 (void) hpc_slot_event_notify(ste->hpc3130_slot_handle, in hpc3130_slot_connect()
1763 (void) hpc_slot_event_notify(ste->hpc3130_slot_handle, in hpc3130_slot_disconnect()
1864 (void) hpc_slot_event_notify(ste->hpc3130_slot_handle, in hpc3130_verify_slot_power()
/titanic_50/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c712 hpc_slot_event_notify(hpc_slot_t handle, uint_t event, uint_t flags) in hpc_slot_event_notify() function