Home
last modified time | relevance | path

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

/linux-2.4.37.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 uint32_t handle; /* System handle. */
513 uint8_t lun; /* SCSI LUN */
514 uint8_t target; /* SCSI ID */
515 uint16_t cdb_len; /* SCSI command length. */
516 uint16_t control_flags; /* Control flags. */
[all …]