Lines Matching defs:hardware_scb
511 struct hardware_scb { struct
512 /*0*/ union {
523 } shared_data;
561 /*12*/ uint32_t dataptr;
562 /*16*/ uint32_t datacnt; /*
567 /*20*/ uint32_t sgptr;
569 /*24*/ uint8_t control; /* See SCB_CONTROL in aic7xxx.reg for details */
570 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */
571 /*26*/ uint8_t lun;
572 /*27*/ uint8_t tag; /*
576 /*28*/ uint8_t cdb_len;
577 /*29*/ uint8_t scsirate; /* Value for SCSIRATE register */
578 /*30*/ uint8_t scsioffset; /* Value for SCSIOFFSET register */
579 /*31*/ uint8_t next; /*
585 /*32*/ uint8_t cdb32[32]; /*