Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
Dqla_fw.h886 struct logio_entry_24xx { struct
887 uint8_t entry_type; /* Entry type. */
888 uint8_t entry_count; /* Entry count. */
889 uint8_t sys_define; /* System defined. */
890 uint8_t entry_status; /* Entry Status. */
892 uint32_t handle; /* System handle. */
894 __le16 comp_status; /* Completion status. */
897 __le16 nport_handle; /* N_PORT handle. */
899 __le16 control_flags; /* Control flags. */
922 uint8_t vp_index;
[all …]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_fw.h880 struct logio_entry_24xx { struct
881 uint8_t entry_type; /* Entry type. */
882 uint8_t entry_count; /* Entry count. */
883 uint8_t sys_define; /* System defined. */
884 uint8_t entry_status; /* Entry Status. */
886 uint32_t handle; /* System handle. */
888 __le16 comp_status; /* Completion status. */
891 __le16 nport_handle; /* N_PORT handle. */
893 __le16 control_flags; /* Control flags. */
915 uint8_t vp_index;
[all …]