Searched refs:cmds_to_issue (Results 1 – 2 of 2) sorted by relevance
433 unsigned long cmds_to_issue[SLOTBITS_IN_LONGS]; member
2447 set_bit(rq->tag, port->cmds_to_issue); in mtip_hw_submit_io()2652 dd->port->cmds_to_issue[n/2] >> (32*(n&1)); in mtip_hw_read_registers()2654 group_allocated = dd->port->cmds_to_issue[n]; in mtip_hw_read_registers()2981 slot = find_next_bit(port->cmds_to_issue, in mtip_service_thread()3000 clear_bit(slot, port->cmds_to_issue); in mtip_service_thread()