Home
last modified time | relevance | path

Searched defs:cmd_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dqla1280.h506 struct cmd_entry { struct
507 uint8_t entry_type; /* Entry type. */
509 uint8_t entry_count; /* Entry count. */
510 uint8_t sys_define; /* System defined. */
511 uint8_t entry_status; /* Entry Status. */
512 __le32 handle; /* System handle. */
513 uint8_t lun; /* SCSI LUN */
514 uint8_t target; /* SCSI ID */
515 __le16 cdb_len; /* SCSI command length. */
516 __le16 control_flags; /* Control flags. */
[all …]
/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_iocb.c148 struct command_t3_entry *cmd_entry, in qla4xxx_build_scsi_iocbs()
276 struct command_t3_entry *cmd_entry; in qla4xxx_send_command_to_isp() local
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dcmd_parser.c458 struct cmd_entry { struct
459 struct hlist_node hlist;
460 const struct cmd_info *info;
/linux-6.1.9/drivers/s390/net/
Dqeth_l3_main.c1447 struct qeth_arp_cache_entry *cmd_entry; in qeth_l3_arp_modify_entry() local