Searched refs:bus_slot_list (Results 1 – 1 of 1) sorted by relevance
135 hpc_slot_entry_t *bus_slot_list; member344 busp->bus_slot_list = NULL; in hpc_nexus_register_bus()370 for (slotp = busp->bus_slot_list; slotp; in hpc_nexus_register_bus()410 if (busp->bus_slot_list == NULL) { in hpc_nexus_unregister_bus()425 for (slotp = busp->bus_slot_list; slotp != NULL; in hpc_nexus_unregister_bus()476 busp->bus_slot_list = NULL; in hpc_slot_register()489 slot_list_head = busp->bus_slot_list; in hpc_slot_register()516 busp->bus_slot_list = slotp; in hpc_slot_register()608 busp->bus_slot_list); in hpc_slot_unregister()613 if (slotp == busp->bus_slot_list) in hpc_slot_unregister()[all …]