Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c113 typedef struct hpc_slot_entry hpc_slot_entry_t; typedef
117 hpc_slot_entry_t *slotp;
135 hpc_slot_entry_t *bus_slot_list;
199 hpc_slot_entry_t *slot_next, *slot_prev;
203 (hpc_slot_entry_t *)kmem_zalloc(sizeof (hpc_slot_entry_t), KM_SLEEP)
206 kmem_free((a), sizeof (hpc_slot_entry_t))
323 hpc_slot_entry_t *slotp; in hpc_nexus_register_bus()
387 hpc_slot_entry_t *slotp; in hpc_nexus_unregister_bus()
444 hpc_slot_entry_t *slotp, *slot_list_head; in hpc_slot_register()
550 hpc_slot_entry_t *slotp; in hpc_slot_unregister()
[all …]