Searched refs:hpc_bus_entry_t (Results 1 – 1 of 1) sorted by relevance
112 typedef struct hpc_bus_entry hpc_bus_entry_t; typedef140 hpc_bus_entry_t *bus_next;144 (hpc_bus_entry_t *)kmem_zalloc(sizeof (hpc_bus_entry_t), KM_SLEEP)147 kmem_free((a), sizeof (hpc_bus_entry_t))197 hpc_bus_entry_t *slot_bus;238 static hpc_bus_entry_t *hpc_bus_list_head;244 static hpc_bus_entry_t *hpc_find_bus_by_name(char *name);245 static void hpc_slot_event_dispatcher(hpc_bus_entry_t *busp);322 hpc_bus_entry_t *busp; in hpc_nexus_register_bus()386 hpc_bus_entry_t *busp, *busp_prev; in hpc_nexus_unregister_bus()[all …]