Lines Matching refs:u8

351 	u8 status;	/*4 */
352 u8 next_state; /*5 */
353 u8 mode; /*6 */
354 u8 msgin; /*7 SCB_Res0 */
367 u8 opcode; /*24 SCB command code */
368 u8 flags; /*25 SCB Flags */
369 u8 target; /*26 Target Id */
370 u8 lun; /*27 Lun */
373 u8 sglen; /*30 SG list # */
374 u8 senselen; /*31 Sense Allocation Length */
375 u8 hastat; /*32 */
376 u8 tastat; /*33 */
377 u8 cdblen; /*34 CDB Length */
378 u8 ident; /*35 Identify */
379 u8 tagmsg; /*36 Tag Message */
380 u8 tagid; /*37 Queue Tag */
381 u8 cdb[12]; /*38 */
384 void (*post) (u8 *, u8 *); /*4C POST routine */
467 u8 js_period;
468 u8 sconfig0;
470 u8 heads;
471 u8 sectors;
501 u8 irq; /* 04 */
502 u8 scsi_id; /* 05 */
503 u8 max_tar; /* 06 */
504 u8 num_scbs; /* 07 */
506 u8 flags; /* 08 */
507 u8 index; /* 09 */
508 u8 ha_id; /* 0A */
509 u8 config; /* 0B */
511 u8 semaph; /* 0E */
512 u8 phase; /* 0F */
513 u8 jsstatus0; /* 10 */
514 u8 jsint; /* 11 */
515 u8 jsstatus1; /* 12 */
516 u8 sconf1; /* 13 */
518 u8 msg[8]; /* 14 */
535 u8 max_tags[16]; /* 58 */
536 u8 act_tags[16]; /* 68 */
562 u8 NVM_ChSCSIID; /* 0Ch -> Channel SCSI ID */
563 u8 NVM_ChConfig1; /* 0Dh -> Channel config 1 */
564 u8 NVM_ChConfig2; /* 0Eh -> Channel config 2 */
565 u8 NVM_NumOfTarg; /* 0Fh -> Number of SCSI target */
567 u8 NVM_Targ0Config; /* 10h -> Target 0 configuration */
568 u8 NVM_Targ1Config; /* 11h -> Target 1 configuration */
569 u8 NVM_Targ2Config; /* 12h -> Target 2 configuration */
570 u8 NVM_Targ3Config; /* 13h -> Target 3 configuration */
571 u8 NVM_Targ4Config; /* 14h -> Target 4 configuration */
572 u8 NVM_Targ5Config; /* 15h -> Target 5 configuration */
573 u8 NVM_Targ6Config; /* 16h -> Target 6 configuration */
574 u8 NVM_Targ7Config; /* 17h -> Target 7 configuration */
575 u8 NVM_Targ8Config; /* 18h -> Target 8 configuration */
576 u8 NVM_Targ9Config; /* 19h -> Target 9 configuration */
577 u8 NVM_TargAConfig; /* 1Ah -> Target A configuration */
578 u8 NVM_TargBConfig; /* 1Bh -> Target B configuration */
579 u8 NVM_TargCConfig; /* 1Ch -> Target C configuration */
580 u8 NVM_TargDConfig; /* 1Dh -> Target D configuration */
581 u8 NVM_TargEConfig; /* 1Eh -> Target E configuration */
582 u8 NVM_TargFConfig; /* 1Fh -> Target F configuration */
588 u8 NVM_Size; /* 2: Size of data structure */
589 u8 NVM_Revision; /* 3: Revision of data structure */
591 u8 NVM_ModelByte0; /* 4: Model number (byte 0) */
592 u8 NVM_ModelByte1; /* 5: Model number (byte 1) */
593 u8 NVM_ModelInfo; /* 6: Model information */
594 u8 NVM_NumOfCh; /* 7: Number of SCSI channel */
595 u8 NVM_BIOSConfig1; /* 8: BIOS configuration 1 */
596 u8 NVM_BIOSConfig2; /* 9: BIOS configuration 2 */
597 u8 NVM_HAConfig1; /* A: Hoat adapter configuration 1 */
598 u8 NVM_HAConfig2; /* B: Hoat adapter configuration 2 */
600 u8 NVM_reserved[10];