Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/iscsi/
H A Discsi_proto.h203 uint8_t bhslr_opcode; member
221 uint8_t bhslr_opcode; member
374 uint8_t bhslr_opcode; member
393 uint8_t bhslr_opcode; member
H A Discsi.c288 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST; in iscsi_session_logout()
/freebsd-13.1/usr.sbin/ctld/
H A Ddiscovery.c136 if ((bhslr->bhslr_opcode & ISCSI_BHS_OPCODE_IMMEDIATE) == 0) in logout_receive()
155 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in logout_new_response()
H A Dlogin.c162 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_RESPONSE; in login_new_response()
/freebsd-13.1/usr.sbin/iscsid/
H A Ddiscovery.c129 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_REQUEST | in logout_new_request()
H A Dlogin.c281 bhslr->bhslr_opcode = ISCSI_BHS_OPCODE_LOGIN_REQUEST | in login_new_request()
/freebsd-13.1/sys/cam/ctl/
H A Dctl_frontend_iscsi.c965 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()
984 bhslr2->bhslr_opcode = ISCSI_BHS_OPCODE_LOGOUT_RESPONSE; in cfiscsi_pdu_handle_logout_request()