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-4.19/drivers/scsi/lpfc/
Dlpfc_hw.h4066 struct fcp_irw_ext { struct
4067 uint32_t io_tag64_low;
4068 uint32_t io_tag64_high;
4070 uint8_t reserved1;
4071 uint8_t reserved2;
4072 uint8_t reserved3;
4073 uint8_t ebde_count;
4075 uint8_t ebde_count;
4076 uint8_t reserved3;
4077 uint8_t reserved2;
[all …]