Searched refs:busy_sent (Results 1 – 2 of 2) sorted by relevance
112 uint32_t busy_sent; member
573 atomic_store_rel_32(&io->node->tgt_node.busy_sent, FALSE); in ocs_scsi_recv_cmd()1326 if (atomic_cmpset_acq_32(&io->node->tgt_node.busy_sent, FALSE, TRUE)) { in ocs_task_set_full_or_busy()