Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h443 struct hardware_scb { struct
444 /*0*/ union {
449 } shared_data;
490 /*16*/ uint16_t tag; /* Reused by Sequencer. */
491 /*18*/ uint8_t control; /* See SCB_CONTROL in aic79xx.reg for details */
492 /*19*/ uint8_t scsiid; /*
496 /*20*/ uint8_t lun;
497 /*21*/ uint8_t task_attribute;
498 /*22*/ uint8_t cdb_len;
499 /*23*/ uint8_t task_management;
[all …]