Lines Matching full:byte
217 Define a 10^18 Statistics Byte Counter data type.
402 unsigned char type; /* Byte 0 */
403 unsigned char custom_features; /* Byte 1 */
404 unsigned char fw_ver_digit1; /* Byte 2 */
405 unsigned char fw_ver_digit2; /* Byte 3 */
413 unsigned char:5; /* Byte 0 Bits 0-4 */
414 bool dma_ch5:1; /* Byte 0 Bit 5 */
415 bool dma_ch6:1; /* Byte 0 Bit 6 */
416 bool dma_ch7:1; /* Byte 0 Bit 7 */
417 bool irq_ch9:1; /* Byte 1 Bit 0 */
418 bool irq_ch10:1; /* Byte 1 Bit 1 */
419 bool irq_ch11:1; /* Byte 1 Bit 2 */
420 bool irq_ch12:1; /* Byte 1 Bit 3 */
421 unsigned char:1; /* Byte 1 Bit 4 */
422 bool irq_ch14:1; /* Byte 1 Bit 5 */
423 bool irq_ch15:1; /* Byte 1 Bit 6 */
424 unsigned char:1; /* Byte 1 Bit 7 */
425 unsigned char id:4; /* Byte 2 Bits 0-3 */
426 unsigned char:4; /* Byte 2 Bits 4-7 */
440 bool sync:1; /* Byte 0 Bit 0 */
441 bool parity:1; /* Byte 0 Bit 1 */
442 unsigned char:6; /* Byte 0 Bits 2-7 */
443 unsigned char tx_rate; /* Byte 1 */
444 unsigned char preempt_time; /* Byte 2 */
445 unsigned char timeoff_bus; /* Byte 3 */
446 unsigned char mbox_count; /* Byte 4 */
449 unsigned char disconnect_ok0to7; /* Byte 16 */
450 unsigned char sig; /* Byte 17 */
451 unsigned char char_d; /* Byte 18 */
452 unsigned char bus_type; /* Byte 19 */
453 unsigned char wide_tx_ok0to7; /* Byte 20 */
454 unsigned char wide_tx_active0to7; /* Byte 21 */
456 unsigned char disconnect_ok8to15; /* Byte 30 */
457 unsigned char:8; /* Byte 31 */
458 unsigned char wide_tx_ok8to15; /* Byte 32 */
459 unsigned char wide_tx_active8to15; /* Byte 33 */
467 unsigned char mbox_count; /* Byte 0 */
490 enum blogic_isa_ioport isa_port; /* Byte 0 */
491 unsigned char irq_ch; /* Byte 1 */
492 bool low_term:1; /* Byte 2 Bit 0 */
493 bool high_term:1; /* Byte 2 Bit 1 */
494 unsigned char:2; /* Byte 2 Bits 2-3 */
495 bool JP1:1; /* Byte 2 Bit 4 */
496 bool JP2:1; /* Byte 2 Bit 5 */
497 bool JP3:1; /* Byte 2 Bit 6 */
498 bool genericinfo_valid:1; /* Byte 2 Bit 7 */
499 unsigned char:8; /* Byte 3 */
507 unsigned char bus_type; /* Byte 0 */
508 unsigned char bios_addr; /* Byte 1 */
510 unsigned char mbox_count; /* Byte 4 */
513 unsigned char:2; /* Byte 9 Bits 0-1 */
514 bool fast_on_eisa:1; /* Byte 9 Bit 2 */
515 unsigned char:3; /* Byte 9 Bits 3-5 */
516 bool level_int:1; /* Byte 9 Bit 6 */
517 unsigned char:1; /* Byte 9 Bit 7 */
520 bool wide:1; /* Byte 13 Bit 0 */
521 bool differential:1; /* Byte 13 Bit 1 */
522 bool scam:1; /* Byte 13 Bit 2 */
523 bool ultra:1; /* Byte 13 Bit 3 */
524 bool smart_term:1; /* Byte 13 Bit 4 */
525 unsigned char:3; /* Byte 13 Bits 5-7 */
546 unsigned char offset; /* Byte 0 */
547 unsigned char count; /* Byte 1 */
556 unsigned char info_bytes; /* Byte 2 */
558 unsigned char:8; /* Byte 9 */
559 bool floppy:1; /* Byte 10 Bit 0 */
560 bool floppy_sec:1; /* Byte 10 Bit 1 */
561 bool level_int:1; /* Byte 10 Bit 2 */
562 unsigned char:2; /* Byte 10 Bits 3-4 */
563 unsigned char systemram_bios:3; /* Byte 10 Bits 5-7 */
564 unsigned char dma_ch:7; /* Byte 11 Bits 0-6 */
565 bool dma_autoconf:1; /* Byte 11 Bit 7 */
566 unsigned char irq_ch:7; /* Byte 12 Bits 0-6 */
567 bool irq_autoconf:1; /* Byte 12 Bit 7 */
568 unsigned char dma_tx_rate; /* Byte 13 */
569 unsigned char scsi_id; /* Byte 14 */
570 bool low_term:1; /* Byte 15 Bit 0 */
571 bool parity:1; /* Byte 15 Bit 1 */
572 bool high_term:1; /* Byte 15 Bit 2 */
573 bool noisy_cable:1; /* Byte 15 Bit 3 */
574 bool fast_sync_neg:1; /* Byte 15 Bit 4 */
575 bool reset_enabled:1; /* Byte 15 Bit 5 */
576 bool:1; /* Byte 15 Bit 6 */
577 bool active_negation:1; /* Byte 15 Bit 7 */
578 unsigned char bus_on_delay; /* Byte 16 */
579 unsigned char bus_off_delay; /* Byte 17 */
580 bool bios_enabled:1; /* Byte 18 Bit 0 */
581 bool int19_redir_enabled:1; /* Byte 18 Bit 1 */
582 bool ext_trans_enable:1; /* Byte 18 Bit 2 */
583 bool removable_as_fixed:1; /* Byte 18 Bit 3 */
584 bool:1; /* Byte 18 Bit 4 */
585 bool morethan2_drives:1; /* Byte 18 Bit 5 */
586 bool bios_int:1; /* Byte 18 Bit 6 */
587 bool floptical:1; /* Byte 19 Bit 7 */
595 unsigned char pci_int_pin:2; /* Byte 33 Bits 0-1 */
596 unsigned char adapter_ioport:2; /* Byte 33 Bits 2-3 */
597 bool strict_rr_enabled:1; /* Byte 33 Bit 4 */
598 bool vesabus_33mhzplus:1; /* Byte 33 Bit 5 */
599 bool vesa_burst_write:1; /* Byte 33 Bit 6 */
600 bool vesa_burst_read:1; /* Byte 33 Bit 7 */
603 unsigned char:8; /* Byte 40 */
604 unsigned char autoscsi_maxlun; /* Byte 41 */
605 bool:1; /* Byte 42 Bit 0 */
606 bool scam_dominant:1; /* Byte 42 Bit 1 */
607 bool scam_enabled:1; /* Byte 42 Bit 2 */
608 bool scam_lev2:1; /* Byte 42 Bit 3 */
609 unsigned char:4; /* Byte 42 Bits 4-7 */
610 bool int13_exten:1; /* Byte 43 Bit 0 */
611 bool:1; /* Byte 43 Bit 1 */
612 bool cd_boot:1; /* Byte 43 Bit 2 */
613 unsigned char:5; /* Byte 43 Bits 3-7 */
614 unsigned char boot_id:4; /* Byte 44 Bits 0-3 */
615 unsigned char boot_ch:4; /* Byte 44 Bits 4-7 */
616 unsigned char force_scan_order:1; /* Byte 45 Bit 0 */
617 unsigned char:7; /* Byte 45 Bits 1-7 */
626 Define the Host Adapter Local RAM Auto SCSI Byte 45 structure.
635 Define the Host Adapter Local RAM BIOS Drive Map Byte structure.
799 CCBs only in having the TagEnable and QueueTag fields moved from byte 17 to
800 byte 1, and the Logical Unit field in byte 17 expanded to 6 bits. In theory,
816 enum blogic_ccb_opcode opcode; /* Byte 0 */
817 unsigned char:3; /* Byte 1 Bits 0-2 */
818 enum blogic_datadir datadir:2; /* Byte 1 Bits 3-4 */
819 bool tag_enable:1; /* Byte 1 Bit 5 */
820 enum blogic_queuetag queuetag:2; /* Byte 1 Bits 6-7 */
821 unsigned char cdblen; /* Byte 2 */
822 unsigned char sense_datalen; /* Byte 3 */
825 unsigned char:8; /* Byte 12 */
826 unsigned char:8; /* Byte 13 */
827 enum blogic_adapter_status adapter_status; /* Byte 14 */
828 enum blogic_tgt_status tgt_status; /* Byte 15 */
829 unsigned char tgt_id; /* Byte 16 */
830 unsigned char lun:5; /* Byte 17 Bits 0-4 */
831 bool legacytag_enable:1; /* Byte 17 Bit 5 */
832 enum blogic_queuetag legacy_tag:2; /* Byte 17 Bits 6-7 */
834 unsigned char:8; /* Byte 30 */
835 unsigned char:8; /* Byte 31 */
843 enum blogic_cmplt_code comp_code; /* Byte 48 */
845 unsigned char:8; /* Byte 49 */
874 enum blogic_action action; /* Byte 7 */
883 enum blogic_adapter_status adapter_status; /* Byte 4 */
884 enum blogic_tgt_status tgt_status; /* Byte 5 */
885 unsigned char:8; /* Byte 6 */
886 enum blogic_cmplt_code comp_code; /* Byte 7 */
957 bool present; /* Byte 4 */
958 unsigned char irq_ch; /* Byte 5 */
959 unsigned char scsi_id; /* Byte 6 */
960 unsigned char scsi_lun; /* Byte 7 */
967 bool parity:1; /* Byte 20 Bit 0 */
968 bool wide:1; /* Byte 20 Bit 1 */
969 bool softreset:1; /* Byte 20 Bit 2 */
970 bool ext_trans_enable:1; /* Byte 20 Bit 3 */
971 bool low_term:1; /* Byte 20 Bit 4 */
972 bool high_term:1; /* Byte 20 Bit 5 */
973 bool report_underrun:1; /* Byte 20 Bit 6 */
974 bool scam_enabled:1; /* Byte 20 Bit 7 */
975 bool scam_lev2:1; /* Byte 21 Bit 0 */
976 unsigned char:7; /* Byte 21 Bits 1-7 */
977 unsigned char family; /* Byte 22 */
978 unsigned char bus_type; /* Byte 23 */
980 unsigned char relative_cardnum; /* Byte 27 */
1103 unsigned char devtype:5; /* Byte 0 Bits 0-4 */
1104 unsigned char dev_qual:3; /* Byte 0 Bits 5-7 */
1105 unsigned char dev_modifier:7; /* Byte 1 Bits 0-6 */
1106 bool rmb:1; /* Byte 1 Bit 7 */
1107 unsigned char ansi_ver:3; /* Byte 2 Bits 0-2 */
1108 unsigned char ecma_ver:3; /* Byte 2 Bits 3-5 */
1109 unsigned char iso_ver:2; /* Byte 2 Bits 6-7 */
1110 unsigned char resp_fmt:4; /* Byte 3 Bits 0-3 */
1111 unsigned char:2; /* Byte 3 Bits 4-5 */
1112 bool TrmIOP:1; /* Byte 3 Bit 6 */
1113 bool AENC:1; /* Byte 3 Bit 7 */
1114 unsigned char addl_len; /* Byte 4 */
1115 unsigned char:8; /* Byte 5 */
1116 unsigned char:8; /* Byte 6 */
1117 bool SftRe:1; /* Byte 7 Bit 0 */
1118 bool CmdQue:1; /* Byte 7 Bit 1 */
1119 bool:1; /* Byte 7 Bit 2 */
1120 bool linked:1; /* Byte 7 Bit 3 */
1121 bool sync:1; /* Byte 7 Bit 4 */
1122 bool WBus16:1; /* Byte 7 Bit 5 */
1123 bool WBus32:1; /* Byte 7 Bit 6 */
1124 bool RelAdr:1; /* Byte 7 Bit 7 */
1237 blogic_addcount increments Byte Counter by Amount.