Home
last modified time | relevance | path

Searched refs:MCC_TAG_STATE_RUNNING (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe.h103 #define MCC_TAG_STATE_RUNNING 0 macro
H A Dbe_cmds.c248 clear_bit(MCC_TAG_STATE_RUNNING, in beiscsi_mccq_compl_wait()
264 clear_bit(MCC_TAG_STATE_RUNNING, in beiscsi_mccq_compl_wait()
496 if (!test_bit(MCC_TAG_STATE_RUNNING, in beiscsi_process_mcc_compl()
505 clear_bit(MCC_TAG_STATE_RUNNING, &ctrl->ptag_state[tag].tag_state); in beiscsi_process_mcc_compl()
566 set_bit(MCC_TAG_STATE_RUNNING, &phba->ctrl.ptag_state[tag].tag_state); in be_mcc_notify()
H A Dbe_main.c3469 if (!test_bit(MCC_TAG_STATE_RUNNING, in be_mcc_queues_destroy()
3499 while (test_bit(MCC_TAG_STATE_RUNNING, in be_mcc_queues_destroy()
4856 clear_bit(MCC_TAG_STATE_RUNNING, in beiscsi_bsg_request()