Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_target.h484 struct ctio_crc2_to_fw { struct
485 uint8_t entry_type; /* Entry type. */
487 uint8_t entry_count; /* Entry count. */
488 uint8_t sys_define; /* System defined. */
489 uint8_t entry_status; /* Entry Status. */
491 uint32_t handle; /* System handle. */
492 __le16 nport_handle; /* N_PORT handle. */
493 __le16 timeout; /* Command timeout. */
495 __le16 dseg_count; /* Data segment count. */
496 uint8_t vp_index;
[all …]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
Dqla_target.h498 struct ctio_crc2_to_fw { struct
499 uint8_t entry_type; /* Entry type. */
501 uint8_t entry_count; /* Entry count. */
502 uint8_t sys_define; /* System defined. */
503 uint8_t entry_status; /* Entry Status. */
505 uint32_t handle; /* System handle. */
506 __le16 nport_handle; /* N_PORT handle. */
507 __le16 timeout; /* Command timeout. */
509 __le16 dseg_count; /* Data segment count. */
510 uint8_t vp_index;
[all …]