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-4.19/drivers/scsi/qla2xxx/
Dqla_target.h501 struct ctio_crc2_to_fw { struct
502 uint8_t entry_type; /* Entry type. */
504 uint8_t entry_count; /* Entry count. */
505 uint8_t sys_define; /* System defined. */
506 uint8_t entry_status; /* Entry Status. */
508 uint32_t handle; /* System handle. */
509 uint16_t nport_handle; /* N_PORT handle. */
510 __le16 timeout; /* Command timeout. */
512 uint16_t dseg_count; /* Data segment count. */
513 uint8_t vp_index;
[all …]