features 464 arch/i386/i386/svr4_machdep.c char features[] = {1,1,1,1,1,1,1,1,2,1,1,1};
features 466 arch/i386/i386/svr4_machdep.c if ((error = copyout(features, SCARG(uap, a1),
features 467 arch/i386/i386/svr4_machdep.c sizeof(features))) != 0) {
features 371 arch/i386/isa/ahc_isa.c ahc->features = AHC_AIC7770_FE;
features 542 arch/i386/isa/ahc_isa.c int max_targ = (ahc->features & AHC_WIDE) != 0 ? 16 : 8;
features 362 dev/ata/atascsi.c fis->features = sector_count & 0xff;
features 725 dev/ata/atascsi.c fis->features = ATA_H2D_FEATURES_DMA | ((xa->flags & ATA_F_WRITE) ?
features 137 dev/ata/atascsi.h u_int8_t features;
features 181 dev/eisa/ahc_eisa.c ahc->features = AHC_AIC7770_FE;
features 226 dev/eisa/ahc_eisa.c } else if ((ahc->features & AHC_WIDE) != 0) {
features 836 dev/ic/aic79xx.c if ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0) {
features 3002 dev/ic/aic79xx.c if (ahd->features & AHD_WIDE) {
features 3041 dev/ic/aic79xx.c if ((ahd->features & AHD_WIDE) != 0)
features 3342 dev/ic/aic79xx.c if ((ahd->features & AHD_NEW_IOCELL_OPTS) != 0
features 3748 dev/ic/aic79xx.c if ((ahd->features & AHD_WIDE) != 0)
features 5277 dev/ic/aic79xx.c ahd->features = AHD_FENONE;
features 5322 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTI_FUNC) != 0) {
features 5563 dev/ic/aic79xx.c ahd->features &= ~AHD_WIDE;
features 5565 dev/ic/aic79xx.c ahd->features |= AHD_WIDE;
features 6156 dev/ic/aic79xx.c ((ahd->features & AHD_WIDE) != 0) ? "Wide" : "Single",
features 6222 dev/ic/aic79xx.c ahd->features &= ~AHD_TARGETMODE;
features 6233 dev/ic/aic79xx.c if ((ahd->features & AHD_TARGETMODE) != 0)
features 6248 dev/ic/aic79xx.c if ((ahd->features & AHD_TARGETMODE) != 0) {
features 6536 dev/ic/aic79xx.c if ((ahd->features & AHD_NEW_IOCELL_OPTS) == 0) {
features 6587 dev/ic/aic79xx.c if ((ahd->features & AHD_TARGETMODE) != 0) {
features 6748 dev/ic/aic79xx.c if ((ahd->features & AHD_RTI) != 0)
features 6849 dev/ic/aic79xx.c if ((ahd->features & AHD_RTI) != 0)
features 7012 dev/ic/aic79xx.c && (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)
features 7866 dev/ic/aic79xx.c max_scsiid = (ahd->features & AHD_WIDE) ? 15 : 7;
features 7886 dev/ic/aic79xx.c max_scsiid = (ahd->features & AHD_WIDE) ? 15 : 7;
features 8618 dev/ic/aic79xx.c ahd_name(ahd), ahd->features, ahd->bugs, ahd->flags);
features 9455 dev/ic/aic79xx.c if ((ahd->features & AHD_TARGETMODE) == 0)
features 9469 dev/ic/aic79xx.c max_id = (ahd->features & AHD_WIDE) ? 15 : 7;
features 9511 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTIROLE) != 0) {
features 9516 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTI_TID) != 0
features 9561 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTIROLE) == 0)
features 9638 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTI_TID) != 0) {
features 9664 dev/ic/aic79xx.c if ((ahd->features & AHD_TWIN) == 0)
features 9754 dev/ic/aic79xx.c if (ahd->features & AHD_MULTI_TID) {
features 9784 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTIROLE) == 0) {
features 9810 dev/ic/aic79xx.c if ((ahd->features & AHD_MULTI_TID) == 0)
features 9819 dev/ic/aic79xx.c if ((ahd->features & AHD_ULTRA2) != 0)
features 9836 dev/ic/aic79xx.c if ((ahd->features & AHD_ULTRA2) != 0)
features 10858 dev/ic/aic79xx.c if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {
features 1193 dev/ic/aic79xx.h ahd_feature features;
features 125 dev/ic/aic79xx_openbsd.c if (ahd->features & AHD_WIDE)
features 789 dev/ic/aic79xx_openbsd.c ahd->features, ahd->flags, ahd->chip, ahd->bugs);
features 297 dev/ic/aic7xxx.c if ((ahc->features & AHC_CMD_CHAN) != 0) {
features 817 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) == 0) {
features 926 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 1040 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0
features 1047 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 1053 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0) {
features 1077 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0
features 1167 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0) {
features 1183 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0
features 1540 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0)
features 1556 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0) {
features 1716 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 1725 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_ULTRA) != 0) {
features 1769 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) == 0)
features 1785 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0
features 1816 dev/ic/aic7xxx.c || ((ahc->features & AHC_ULTRA2) != 0
features 1835 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 1843 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 1871 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_ULTRA2) != 0) {
features 1898 dev/ic/aic7xxx.c if (ahc->features & AHC_WIDE) {
features 1937 dev/ic/aic7xxx.c if ((ahc->features & AHC_WIDE) != 0)
features 2013 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 2051 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 2253 dev/ic/aic7xxx.c && (ahc->features & AHC_MULTI_TID) != 0
features 2258 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_ULTRA2) != 0)
features 2335 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) == 0)
features 2485 dev/ic/aic7xxx.c if ((ahc->features & AHC_WIDE) != 0)
features 3792 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) == 0) {
features 3913 dev/ic/aic7xxx.c && (ahc->features & AHC_MULTI_FUNC) != 0) {
features 4119 dev/ic/aic7xxx.c ahc->features |= AHC_WIDE;
features 4123 dev/ic/aic7xxx.c ahc->features |= AHC_TWIN;
features 4138 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0) {
features 4466 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0)
features 4476 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA) != 0) {
features 4478 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_DT) != 0) {
features 4480 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_ULTRA2) != 0) {
features 4483 dev/ic/aic7xxx.c if ((ahc->features & AHC_WIDE) != 0) {
features 4517 dev/ic/aic7xxx.c if (ahc->features & AHC_TWIN) {
features 4528 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 4537 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 4545 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 4576 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTI_TID) != 0) {
features 4610 dev/ic/aic7xxx.c if ((ahc->features & AHC_HS_MAILBOX) != 0)
features 4614 dev/ic/aic7xxx.c if ((ahc->features & AHC_TARGETMODE) != 0) {
features 4621 dev/ic/aic7xxx.c if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 4671 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 4717 dev/ic/aic7xxx.c if ((ahc->features & AHC_MORE_SRAM) != 0) {
features 4750 dev/ic/aic7xxx.c ahc->features &= ~AHC_TARGETMODE;
features 4762 dev/ic/aic7xxx.c if ((ahc->features & AHC_TARGETMODE) != 0)
features 4777 dev/ic/aic7xxx.c if ((ahc->features & AHC_TARGETMODE) != 0) {
features 4812 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0) {
features 4844 dev/ic/aic7xxx.c if (ahc->features & AHC_TWIN) {
features 4866 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA) != 0)
features 4871 dev/ic/aic7xxx.c if ((ahc->features & (AHC_ULTRA|AHC_ULTRA2)) != 0)
features 4876 dev/ic/aic7xxx.c if ((ahc->features & (AHC_WIDE|AHC_TWIN)) == 0)
features 4889 dev/ic/aic7xxx.c if (i > 7 && (ahc->features & AHC_TWIN) != 0) {
features 4899 dev/ic/aic7xxx.c if ((ahc->features & AHC_WIDE) != 0)
features 4915 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 4935 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0)
features 4944 dev/ic/aic7xxx.c && (ahc->features & AHC_DT) != 0)
features 4965 dev/ic/aic7xxx.c && (ahc->features & AHC_WIDE) != 0)
features 4968 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0)
features 5140 dev/ic/aic7xxx.c if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 5173 dev/ic/aic7xxx.c if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 5199 dev/ic/aic7xxx.c have_qregs = (ahc->features & AHC_QUEUE_REGS) != 0;
features 5269 dev/ic/aic7xxx.c if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 5851 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) != 0
features 5906 dev/ic/aic7xxx.c max_scsiid = (ahc->features & AHC_WIDE) ? 15 : 7;
features 6271 dev/ic/aic7xxx.c ahc_name(ahc), ahc->features, ahc->bugs, ahc->flags);
features 6380 dev/ic/aic7xxx.c if ((ahc->features & AHC_CMD_CHAN) == 0
features 6397 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 6524 dev/ic/aic7xxx.c if ((ahc->features & AHC_DT) != 0)
features 6554 dev/ic/aic7xxx.c if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 6647 dev/ic/aic7xxx.c maxtarget = (ahc->features & (AHC_WIDE|AHC_TWIN)) ? 15 : 7;
features 6679 dev/ic/aic7xxx.c if ((ahc->features & AHC_TARGETMODE) == 0)
features 6693 dev/ic/aic7xxx.c max_id = (ahc->features & AHC_WIDE) ? 15 : 7;
features 6761 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTIROLE) != 0) {
features 6763 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTI_TID) != 0
features 6784 dev/ic/aic7xxx.c } else if ((ahc->features & AHC_MULTI_TID) == 0
features 6814 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTIROLE) == 0)
features 6907 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTI_TID) != 0) {
features 6937 dev/ic/aic7xxx.c if ((ahc->features & AHC_TWIN) == 0)
features 7030 dev/ic/aic7xxx.c if (ahc->features & AHC_MULTI_TID) {
features 7065 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTIROLE) == 0) {
features 7092 dev/ic/aic7xxx.c if ((ahc->features & AHC_MULTI_TID) == 0)
features 7101 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 7118 dev/ic/aic7xxx.c if ((ahc->features & AHC_ULTRA2) != 0)
features 7135 dev/ic/aic7xxx.c if ((ahc->features & AHC_AUTOPAUSE) != 0)
features 7165 dev/ic/aic7xxx.c if ((ahc->features & AHC_HS_MAILBOX) != 0) {
features 79 dev/ic/aic7xxx_inline.h if ((ahc->features & AHC_ULTRA2) != 0)
features 465 dev/ic/aic7xxx_inline.h if ((ahc->features & AHC_QUEUE_REGS) != 0) {
features 468 dev/ic/aic7xxx_inline.h if ((ahc->features & AHC_AUTOPAUSE) == 0)
features 471 dev/ic/aic7xxx_inline.h if ((ahc->features & AHC_AUTOPAUSE) == 0)
features 607 dev/ic/aic7xxx_inline.h if (intstat == 0xFF && (ahc->features & AHC_REMOVABLE) != 0)
features 99 dev/ic/aic7xxx_openbsd.c if (ahc->features & AHC_WIDE)
features 106 dev/ic/aic7xxx_openbsd.c if (ahc->features & AHC_TWIN) {
features 124 dev/ic/aic7xxx_openbsd.c if ((ahc->features & AHC_TWIN) && ahc->flags & AHC_RESET_BUS_B)
features 132 dev/ic/aic7xxx_openbsd.c if (ahc->features & AHC_TWIN) {
features 138 dev/ic/aic7xxx_openbsd.c if (ahc->features & AHC_TWIN) {
features 403 dev/ic/aic7xxx_openbsd.h ahc->features, ahc->flags, ahc->chip, ahc->bugs);
features 222 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_SPIOCAP) != 0) {
features 289 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 331 dev/ic/aic7xxx_seeprom.c if (ahc->features & AHC_ULTRA
features 381 dev/ic/aic7xxx_seeprom.c || (ahc->features & AHC_NEW_TERMCTL) != 0) {
features 396 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_NEW_TERMCTL) != 0) {
features 421 dev/ic/aic7xxx_seeprom.c } else if ((ahc->features & AHC_SPIOCAP) != 0) {
features 434 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_WIDE) == 0)
features 438 dev/ic/aic7xxx_seeprom.c && (ahc->features & AHC_ULTRA2) == 0) {
features 443 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_WIDE) != 0)
features 473 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_ULTRA2) == 0
features 492 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_WIDE) != 0
features 512 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_ULTRA2) != 0)
features 558 dev/ic/aic7xxx_seeprom.c (ahc->features & AHC_ULTRA2) ? "Primary "
features 563 dev/ic/aic7xxx_seeprom.c && (ahc->features & AHC_WIDE) != 0) {
features 568 dev/ic/aic7xxx_seeprom.c (ahc->features & AHC_ULTRA2)
features 578 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_WIDE) != 0)
features 672 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_SPIOCAP) != 0
features 711 dev/ic/aic7xxx_seeprom.c } else if ((ahc->features & AHC_ULTRA2) != 0) {
features 721 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_ULTRA2) != 0)
features 727 dev/ic/aic7xxx_seeprom.c if ((ahc->features & AHC_ULTRA2) != 0)
features 745 dev/ic/aic7xxx_seeprom.c } else if ((ahc->features & AHC_ULTRA2) != 0) {
features 86 dev/ic/aic7xxxvar.h (((scsiid) & ((((ahc)->features & AHC_TWIN) != 0) ? TWIN_TID : TID)) \
features 91 dev/ic/aic7xxxvar.h ((((ahc)->features & AHC_TWIN) != 0) \
features 1033 dev/ic/aic7xxxvar.h ahc_feature features;
features 153 dev/ic/siop.c if ((sc->sc_c.features & SF_CHIP_RAM) == 0)
features 163 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_RAM) {
features 177 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_RAM) {
features 239 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_RAM) {
features 249 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_LED0) {
features 276 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_LED0) {
features 329 dev/ic/siop.c if ((sc->sc_c.features & SF_CHIP_RAM) == 0) {
features 1514 dev/ic/siop.c if ((lun == 0) && (sc->sc_c.features & SF_BUS_ULTRA3))
features 1859 dev/ic/siop.c off = (sc->sc_c.features & SF_CHIP_BE) ? 3 : 0;
features 1968 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_RAM) {
features 2128 dev/ic/siop.c if (sc->sc_c.features & SF_CHIP_RAM) {
features 71 dev/ic/siop_common.c if ((sc->features & SF_CHIP_RAM) == 0) {
features 113 dev/ic/siop_common.c (sc->features & SF_BUS_WIDE) ? 16 : 8;
features 183 dev/ic/siop_common.c (sc->features & SF_CHIP_PF) ? DCNTL_COM | DCNTL_PFEN : DCNTL_COM);
features 184 dev/ic/siop_common.c if (sc->features & SF_CHIP_AAIP)
features 189 dev/ic/siop_common.c if (sc->features & (SF_CHIP_DBLR | SF_CHIP_QUAD)) {
features 193 dev/ic/siop_common.c if (sc->features & SF_CHIP_QUAD) {
features 211 dev/ic/siop_common.c if (sc->features & SF_CHIP_FIFO)
features 215 dev/ic/siop_common.c if (sc->features & SF_CHIP_LED0) {
features 220 dev/ic/siop_common.c if (sc->features & SF_BUS_ULTRA3) {
features 231 dev/ic/siop_common.c if (sc->features & SF_CHIP_RAM)
features 257 dev/ic/siop_common.c else if ((sc->features & SF_CHIP_GEBUG) &&
features 278 dev/ic/siop_common.c (sc->features & SF_BUS_WIDE))
features 283 dev/ic/siop_common.c if ((sc->features & SF_CHIP_GEBUG) &&
features 567 dev/ic/siop_common.c (sc->features & SF_BUS_ULTRA3) == 0)
features 619 dev/ic/siop_common.c (sc->features & SF_BUS_ULTRA3) == 0)
features 748 dev/ic/siop_common.c if (sc->features & SF_CHIP_DFBC) {
features 755 dev/ic/siop_common.c if (sc->features & SF_CHIP_FIFO) {
features 766 dev/ic/siop_common.c if ((sstat & SSTAT0_ORF) && (sc->features & SF_CHIP_DFBC) == 0)
features 774 dev/ic/siop_common.c (sc->features & SF_CHIP_DFBC) == 0)
features 1075 dev/ic/siop_common.c if ((sc->features & SF_CHIP_GEBUG) &&
features 137 dev/ic/siopvar_common.h int features; /* chip's features */
features 215 dev/ic/siopvar_common.h (((sc)->features & SF_CHIP_BE) ? htobe32((x)) : htole32((x)))
features 218 dev/ic/siopvar_common.h (((sc)->features & SF_CHIP_BE) ? betoh32((x)) : letoh32((x)))
features 2240 dev/ic/wdc.c wdc_c.r_precomp = wi->wi_atareq.features;
features 2273 dev/ic/wdc.c wi->wi_atareq.features = wdc_c.r_precomp;
features 884 dev/microcode/aic7xxx/aic79xx_seq.h return ((ahd->features & AHD_NEW_DFCNTRL_OPTS) != 0);
features 908 dev/microcode/aic7xxx/aic79xx_seq.h return ((ahd->features & AHD_NEW_DFCNTRL_OPTS) == 0);
features 924 dev/microcode/aic7xxx/aic79xx_seq.h return ((ahd->features & AHD_RTI) == 0);
features 956 dev/microcode/aic7xxx/aic79xx_seq.h return ((ahd->features & AHD_FAST_CDB_DELIVERY) != 0);
features 906 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_CMD_CHAN) == 0);
features 914 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_QUEUE_REGS) == 0);
features 922 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_WIDE) != 0);
features 962 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_ULTRA2) == 0);
features 986 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_HS_MAILBOX) != 0);
features 994 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_ULTRA) != 0);
features 1002 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_MULTI_TID) != 0);
features 1010 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_CMD_CHAN) != 0);
features 1034 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_DT) == 0);
features 1058 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_QUEUE_REGS) != 0);
features 1066 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_TWIN) != 0);
features 1074 dev/microcode/aic7xxx/aic7xxx_seq.h return ((ahc->features & AHC_ULTRA2) != 0);
features 876 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0)
features 892 dev/pci/ahc_pci.c if ((ahc->features & AHC_DT) != 0) {
features 927 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 962 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA) != 0) {
features 967 dev/pci/ahc_pci.c ahc->features &= ~AHC_ULTRA;
features 986 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 1044 dev/pci/ahc_pci.c if ((ahc->features & AHC_DT) != 0) {
features 1055 dev/pci/ahc_pci.c if ((ahc->features & AHC_MULTI_FUNC) != 0)
features 1058 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0)
features 1125 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0)
features 1154 dev/pci/ahc_pci.c if (ahc->features & AHC_MULTI_FUNC) {
features 1166 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0) {
features 1268 dev/pci/ahc_pci.c if ((ahc->features & AHC_LARGE_SCBS) != 0) {
features 1428 dev/pci/ahc_pci.c if ((ahc->features & AHC_DT) != 0) {
features 1439 dev/pci/ahc_pci.c if ((ahc->features & AHC_MULTI_FUNC) != 0)
features 1442 dev/pci/ahc_pci.c if ((ahc->features & AHC_ULTRA2) != 0)
features 1455 dev/pci/ahc_pci.c ahc->features = AHC_AIC7850_FE;
features 1471 dev/pci/ahc_pci.c ahc->features = AHC_AIC7860_FE;
features 1488 dev/pci/ahc_pci.c ahc->features |= AHC_REMOVABLE;
features 1498 dev/pci/ahc_pci.c ahc->features = AHC_AIC7870_FE;
features 1544 dev/pci/ahc_pci.c ahc->features = AHC_AIC7880_FE;
features 1593 dev/pci/ahc_pci.c ahc->features = AHC_AIC7890_FE;
features 1608 dev/pci/ahc_pci.c ahc->features = AHC_AIC7892_FE;
features 1627 dev/pci/ahc_pci.c ahc->features = AHC_AIC7895C_FE;
features 1632 dev/pci/ahc_pci.c ahc->features = AHC_AIC7895_FE;
features 1674 dev/pci/ahc_pci.c ahc->features = AHC_AIC7896_FE;
features 1686 dev/pci/ahc_pci.c ahc->features = AHC_AIC7899_FE;
features 1701 dev/pci/ahc_pci.c ahc->features |= AHC_REMOVABLE;
features 1065 dev/pci/ahd_pci.c ahd->features = AHD_AIC7901_FE;
features 1074 dev/pci/ahd_pci.c ahd->features = AHD_AIC7901A_FE;
features 1082 dev/pci/ahd_pci.c ahd->features = AHD_AIC7902_FE;
features 1129 dev/pci/ahd_pci.c ahd->features |= AHD_RTI|AHD_NEW_IOCELL_OPTS
features 1137 dev/pci/ahd_pci.c if ((ahd->features & AHD_MULTI_FUNC) != 0)
features 233 dev/pci/siop_pci_common.c siop_sc->features = pci_sc->sc_pp->features;
features 235 dev/pci/siop_pci_common.c siop_sc->features |= SF_CHIP_LED0;
features 295 dev/pci/siop_pci_common.c if (siop_sc->features & SF_CHIP_RAM) {
features 315 dev/pci/siop_pci_common.c siop_sc->features &= ~SF_CHIP_RAM;
features 330 dev/pci/siop_pci_common.c if (sc->features & SF_PCI_RL)
features 332 dev/pci/siop_pci_common.c if (sc->features & SF_PCI_RM)
features 334 dev/pci/siop_pci_common.c if (sc->features & SF_PCI_BOF)
features 336 dev/pci/siop_pci_common.c if (sc->features & SF_PCI_CLS)
features 340 dev/pci/siop_pci_common.c if (sc->features & SF_PCI_WRI)
features 39 dev/pci/siop_pci_common.h int features; /* features are defined in siopvar.h */
features 50 dev/pci/wdt.c int features;
features 137 dev/pci/wdt.c wdt->features = 1;
features 139 dev/pci/wdt.c wdt->features = 0;
features 141 dev/pci/wdt.c if (wdt->features) {
features 1425 netbt/hci.h uint8_t features[HCI_FEATURES_SIZE]; /* LMP features bitmsk*/
features 1438 netbt/hci.h uint8_t features[HCI_FEATURES_SIZE]; /* LMP features */
features 1686 netbt/hci.h uint8_t features[HCI_FEATURES_SIZE]; /* LMP features bitmsk*/
features 1862 netbt/hci.h uint8_t features[HCI_FEATURES_SIZE]; /* LMP features bitmsk*/
features 831 netbt/hci_event.c if (rp.features[0] & HCI_LMP_ROLE_SWITCH)
features 834 netbt/hci_event.c if (rp.features[0] & HCI_LMP_HOLD_MODE)
features 837 netbt/hci_event.c if (rp.features[0] & HCI_LMP_SNIFF_MODE)
features 840 netbt/hci_event.c if (rp.features[1] & HCI_LMP_PARK_MODE)
features 846 netbt/hci_event.c if (rp.features[0] & HCI_LMP_3SLOT)
features 849 netbt/hci_event.c if (rp.features[0] & HCI_LMP_5SLOT)
features 852 netbt/hci_event.c if ((rp.features[3] & HCI_LMP_EDR_ACL_2MBPS) == 0)
features 857 netbt/hci_event.c if ((rp.features[3] & HCI_LMP_EDR_ACL_3MBPS) == 0)
features 862 netbt/hci_event.c if ((rp.features[4] & HCI_LMP_3SLOT_EDR_ACL) == 0)
features 866 netbt/hci_event.c if ((rp.features[5] & HCI_LMP_5SLOT_EDR_ACL) == 0)
features 874 netbt/hci_event.c if (rp.features[1] & HCI_LMP_SCO_LINK)
features 877 netbt/hci_event.c if (rp.features[1] & HCI_LMP_HV2_PKT)
features 880 netbt/hci_event.c if (rp.features[1] & HCI_LMP_HV3_PKT)
features 883 netbt/hci_event.c if (rp.features[3] & HCI_LMP_EV3_PKT)
features 886 netbt/hci_event.c if (rp.features[4] & HCI_LMP_EV4_PKT)
features 889 netbt/hci_event.c if (rp.features[4] & HCI_LMP_EV5_PKT)
features 13 sys/ataio.h u_char features; /* feature modifier bits for command */