Searched refs:cmd_slot_unal (Results 1 – 2 of 2) sorted by relevance
447 struct semaphore cmd_slot_unal; member
2915 up(&dd->port->cmd_slot_unal); in mtip_softirq_done_fn()3225 sema_init(&dd->port->cmd_slot_unal, dd->unal_qdepth); in mtip_hw_init()3802 if (cmd->unaligned && down_trylock(&dd->port->cmd_slot_unal)) in mtip_check_unal_depth()