Home
last modified time | relevance | path

Searched defs:fcp_irw_ext (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_hw.h4047 struct fcp_irw_ext { struct
4048 uint32_t io_tag64_low;
4049 uint32_t io_tag64_high;
4051 uint8_t reserved1;
4052 uint8_t reserved2;
4053 uint8_t reserved3;
4054 uint8_t ebde_count;
4056 uint8_t ebde_count;
4057 uint8_t reserved3;
4058 uint8_t reserved2;
[all …]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
Dlpfc_hw.h4240 struct fcp_irw_ext { struct
4241 uint32_t io_tag64_low;
4242 uint32_t io_tag64_high;
4244 uint8_t reserved1;
4245 uint8_t reserved2;
4246 uint8_t reserved3;
4247 uint8_t ebde_count;
4249 uint8_t ebde_count;
4250 uint8_t reserved3;
4251 uint8_t reserved2;
[all …]