iPXE
|
An FCP command IU. More...
#include <fcp.h>
Data Fields | |
struct scsi_lun | lun |
SCSI LUN. More... | |
uint8_t | ref |
Command reference number. More... | |
uint8_t | priority |
Priority and task attributes. More... | |
uint8_t | flags |
Task management flags. More... | |
uint8_t | dirn |
Direction. More... | |
union scsi_cdb | cdb |
SCSI CDB. More... | |
uint32_t | len |
Data length. More... | |
struct scsi_lun fcp_cmnd::lun |
uint8_t fcp_cmnd::dirn |
union scsi_cdb fcp_cmnd::cdb |
uint32_t fcp_cmnd::len |