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