Home
last modified time | relevance | path

Searched refs:tag_state (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/be2iscsi/
A Dbe_cmds.c121 phba->ctrl.ptag_state[tag].tag_state = 0; in alloc_mcc_wrb()
249 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
265 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
293 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_mccq_compl_wait()
497 &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
505 clear_bit(MCC_TAG_STATE_RUNNING, &ctrl->ptag_state[tag].tag_state); in beiscsi_process_mcc_compl()
507 if (test_bit(MCC_TAG_STATE_TIMEOUT, &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
540 if (test_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state)) { in beiscsi_process_mcc_compl()
550 if (test_bit(MCC_TAG_STATE_IGNORE, &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()
A Dbe.h102 unsigned long tag_state; member
A Dbe_mgmt.c250 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_exec_nemb_cmd()
948 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_logout_sess()
987 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_reopen_sess()
1045 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in beiscsi_boot_get_sinfo()
1075 set_bit(MCC_TAG_STATE_ASYNC, &ctrl->ptag_state[tag].tag_state); in __beiscsi_boot_get_shandle()
A Dbe_main.c3453 &ctrl->ptag_state[tag].tag_state)) in be_mcc_queues_destroy()
3457 &ctrl->ptag_state[tag].tag_state)) { in be_mcc_queues_destroy()
3483 &ctrl->ptag_state[tag].tag_state)) in be_mcc_queues_destroy()
4840 &phba->ctrl.ptag_state[tag].tag_state); in beiscsi_bsg_request()

Completed in 19 milliseconds