Lines Matching defs:fcp_irw_ext
3819 struct fcp_irw_ext { struct
3820 uint32_t io_tag64_low;
3821 uint32_t io_tag64_high;
3823 uint8_t reserved1;
3824 uint8_t reserved2;
3825 uint8_t reserved3;
3826 uint8_t ebde_count;
3828 uint8_t ebde_count;
3829 uint8_t reserved3;
3830 uint8_t reserved2;
3831 uint8_t reserved1;
3833 uint32_t reserved4;
3834 struct ulp_bde64 rbde; /* response bde */
3835 struct ulp_bde64 dbde[LPFC_EXT_DATA_BDE_COUNT]; /* data BDE or BPL */
3836 uint8_t icd[32]; /* immediate command data (32 bytes) */