Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h140 hpc_slot_t hpc3130_slot_handle; member
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c971 &ste->hpc3130_slot_handle, in hpc3130_do_attach()
1047 &hpc3130_p->hpc3130_slot_table[i].hpc3130_slot_handle); in hpc3130_do_detach()
1528 ASSERT(ste->hpc3130_slot_handle != NULL); in hpc3130_slot_connect()
1640 (void) hpc_slot_event_notify(ste->hpc3130_slot_handle, in hpc3130_slot_connect()
1714 ASSERT(ste->hpc3130_slot_handle != NULL); in hpc3130_slot_disconnect()
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()