Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/iscsi/
H A Discsi_proto.h200 uint8_t bhslr_opcode; member
218 uint8_t bhslr_opcode; member
371 uint8_t bhslr_opcode; member
390 uint8_t bhslr_opcode; member
H A Discsi.c289 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/freebsd-12.1/usr.sbin/ctld/
H A Ddiscovery.c137 if ((bhslr->bhslr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in logout_receive()
156 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in logout_new_response()
H A Dlogin.c163 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_RESPONSE; in login_new_response()
/freebsd-12.1/usr.sbin/iscsid/
H A Ddiscovery.c130 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
H A Dlogin.c282 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_REQUEST | in login_new_request()
/freebsd-12.1/sys/cam/ctl/
H A Dctl_frontend_iscsi.c952 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()
971 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()