Searched refs:bhstmr_opcode (Results 1 – 3 of 3) sorted by relevance
151 uint8_t bhstmr_opcode; member178 uint8_t bhstmr_opcode; member
2264 bhstmr->bhstmr_opcode = ISCSI_BHS_OPCODE_TASK_REQUEST; in iscsi_action_abort()
670 bhstmr2->bhstmr_opcode = ISCSI_BHS_OPCODE_TASK_RESPONSE; in cfiscsi_pdu_handle_task_request()2954 KASSERT((bhstmr->bhstmr_opcode & ~ISCSI_BHS_OPCODE_IMMEDIATE) == in cfiscsi_task_management_done()2956 ("replying to wrong opcode 0x%x", bhstmr->bhstmr_opcode)); in cfiscsi_task_management_done()2994 bhstmr2->bhstmr_opcode = ISCSI_BHS_OPCODE_TASK_RESPONSE; in cfiscsi_task_management_done()