Home
last modified time | relevance | path

Searched refs:bhslr_opcode (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/iscsi/
H A Discsi_proto.h201 uint8_t bhslr_opcode; member
219 uint8_t bhslr_opcode; member
372 uint8_t bhslr_opcode; member
391 uint8_t bhslr_opcode; member
H A Discsi.c306 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/src/usr.sbin/ctld/
H A Ddiscovery.cc72 if ((bhslr->bhslr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in logout_receive()
91 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in logout_new_response()
H A Dlogin.cc219 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_RESPONSE; in login_new_response()
/src/usr.sbin/iscsid/
H A Ddiscovery.c74 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
H A Dlogin.c279 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_REQUEST | in login_new_request()
/src/sys/cam/ctl/
H A Dctl_frontend_iscsi.c963 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()
982 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()