Lines Matching defs:hardware_scb
404 struct hardware_scb { struct
405 /*0*/ union {
416 } shared_data;
454 /*12*/ uint32_t dataptr;
455 /*16*/ uint32_t datacnt; /*
460 /*20*/ uint32_t sgptr;
462 /*24*/ uint8_t control; /* See SCB_CONTROL in aic7xxx.reg for details */
463 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */
464 /*26*/ uint8_t lun;
465 /*27*/ uint8_t tag; /*
469 /*28*/ uint8_t cdb_len;
470 /*29*/ uint8_t scsirate; /* Value for SCSIRATE register */
471 /*30*/ uint8_t scsioffset; /* Value for SCSIOFFSET register */
472 /*31*/ uint8_t next; /*
478 /*32*/ uint8_t cdb32[32]; /*