Home
last modified time | relevance | path

Searched refs:ISCSI_BHS_OPCODE_SCSI_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iscsi/
H A Discsi_proto.h58 #define ISCSI_BHS_OPCODE_SCSI_RESPONSE 0x21 macro
H A Discsi.c791 case ISCSI_BHS_OPCODE_SCSI_RESPONSE: in iscsi_receive_callback()
/freebsd/sys/cam/ctl/
H A Dctl_frontend_iscsi.c2916 bhssr->bhssr_opcode = ISCSI_BHS_OPCODE_SCSI_RESPONSE; in cfiscsi_scsi_command_done()