Searched refs:op_attr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6437 u8_t op_attr; member in struct:iscsi_cmd_pdu_hdr_little_endian
6438 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_ATTRIBUTES (0x7<<0) /* BitField op_attr Attributes of the SCSI command. To be sent with the outgoing command PDU. */
6440 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_RSRV1 (0x3<<3) /* BitField op_attr */
6442 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_WRITE_FLAG (0x1<<5) /* BitField op_attr Write bit. Initiator is expected to send the data to the target */
6444 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_READ_FLAG (0x1<<6) /* BitField op_attr Read bit. Data from target is expected */
6446 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_FINAL_FLAG (0x1<<7) /* BitField op_attr Final bit. Firmware can change this bit based on the command before putting it into the outgoing PDU. */
6451 u8_t op_attr;
6452 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_ATTRIBUTES (0x7<<0) /* BitField op_attr Attributes of the SCSI command. To be sent with the outgoing command PDU. */
6454 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_RSRV1 (0x3<<3) /* BitField op_attr */
6456 #define ISCSI_CMD_PDU_HDR_LITTLE_ENDIAN_WRITE_FLAG (0x1<<5) /* BitField op_attr Writ
7317 u8_t op_attr; member in struct:iscsi_data_pdu_hdr_little_endian
7356 u8_t op_attr; member in struct:iscsi_login_req_hdr_little_endian
7418 u8_t op_attr; member in struct:iscsi_logout_req_hdr_little_endian
7459 u8_t op_attr; member in struct:iscsi_tmf_req_hdr_little_endian
7496 u8_t op_attr; member in struct:iscsi_text_req_hdr_little_endian
7535 u8_t op_attr; member in struct:iscsi_nop_out_hdr_little_endian
[all...]

Completed in 91 milliseconds