Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c139 hpc_event_entry_t *bus_slot_event_list_head; member
745 if (busp->bus_slot_event_list_head == NULL) { in hpc_slot_event_notify()
746 eventp = busp->bus_slot_event_list_head = in hpc_slot_event_notify()
749 for (eventp = busp->bus_slot_event_list_head; in hpc_slot_event_notify()
869 if (busp->bus_slot_event_list_head == NULL) { in hpc_slot_event_dispatcher()
885 eventp = busp->bus_slot_event_list_head; in hpc_slot_event_dispatcher()
890 busp->bus_slot_event_list_head = eventp->next; in hpc_slot_event_dispatcher()