Searched refs:slot_list_head (Results 1 – 1 of 1) sorted by relevance
444 hpc_slot_entry_t *slotp, *slot_list_head; in hpc_slot_register() local489 slot_list_head = busp->bus_slot_list; in hpc_slot_register()490 if (slot_list_head == NULL) { in hpc_slot_register()517 slotp->slot_next = slot_list_head; in hpc_slot_register()518 if (slot_list_head != NULL) in hpc_slot_register()519 slot_list_head->slot_prev = slotp; in hpc_slot_register()