Searched refs:slot_next (Results 1 – 3 of 3) sorted by relevance
199 hpc_slot_entry_t *slot_next, *slot_prev; member371 slotp = slotp->slot_next) { in hpc_nexus_register_bus()426 slotp = slotp->slot_next) { in hpc_nexus_unregister_bus()517 slotp->slot_next = slot_list_head; in hpc_slot_register()610 slotp->slot_prev->slot_next = slotp->slot_next; in hpc_slot_unregister()611 if (slotp->slot_next != NULL) in hpc_slot_unregister()612 slotp->slot_next->slot_prev = slotp->slot_prev; in hpc_slot_unregister()614 busp->bus_slot_list = slotp->slot_next; in hpc_slot_unregister()
180 uint16_t slot_next; member
1215 slot->slot_next = (uint16_t)(++i); in fct_register_local_port()1217 slot->slot_next = FCT_SLOT_EOL; in fct_register_local_port()1884 new |= iport->iport_cmd_slots[cmd_slot].slot_next; in fct_alloc_cmd_slot()2088 slot->slot_next = old & 0xFFFF; in fct_cmd_free()