HomeSort by: relevance | last modified time | path
    Searched refs:AHC_ULTRA2 (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 288 if ((ahc->features & AHC_ULTRA2) != 0) {
437 && (ahc->features & AHC_ULTRA2) == 0) {
472 if ((ahc->features & AHC_ULTRA2) == 0
511 if ((ahc->features & AHC_ULTRA2) != 0)
557 (ahc->features & AHC_ULTRA2) ? "Primary "
567 (ahc->features & AHC_ULTRA2)
710 } else if ((ahc->features & AHC_ULTRA2) != 0) {
720 if ((ahc->features & AHC_ULTRA2) != 0)
726 if ((ahc->features & AHC_ULTRA2) != 0)
743 } else if ((ahc->features & AHC_ULTRA2) != 0)
    [all...]
aic7xxx.c 866 if ((ahc->features & AHC_ULTRA2) != 0) {
986 if ((ahc->features & AHC_ULTRA2) != 0)
1016 if ((ahc->features & AHC_ULTRA2) != 0
1642 if ((ahc->features & AHC_ULTRA2) != 0) {
1711 if ((ahc->features & AHC_ULTRA2) != 0
1742 || ((ahc->features & AHC_ULTRA2) != 0
1761 if ((ahc->features & AHC_ULTRA2) != 0)
1769 if ((ahc->features & AHC_ULTRA2) != 0) {
1797 } else if ((ahc->features & AHC_ULTRA2) != 0) {
1939 if ((ahc->features & AHC_ULTRA2) != 0)
    [all...]
aic7xxxvar.h 309 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */
349 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
aic7xxx_inline.h 70 if ((ahc->features & AHC_ULTRA2) != 0)
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 78 if ((ahc->features & AHC_ULTRA2) != 0) {
214 } else if ((ahc->features & AHC_ULTRA2) != 0) {
340 if ((ahc->features & AHC_ULTRA2) != 0) {
376 if ((ahc->features & AHC_ULTRA2) != 0) {
403 if ((ahc->features & AHC_ULTRA2) != 0) {
530 if ((ahc->features & AHC_ULTRA2) != 0) {
678 if ((ahc->features & AHC_ULTRA2) != 0) {
701 if ((ahc->features & AHC_ULTRA2) != 0) {
767 if ((ahc->features & AHC_ULTRA2) != 0) {
828 if ((ahc->features & AHC_ULTRA2) != 0)
    [all...]
aic7xxx_seq.h 970 return ((ahc->features & AHC_ULTRA2) == 0);
1082 return ((ahc->features & AHC_ULTRA2) != 0);
  /src/sys/dev/pci/
ahc_pci.c 915 if ((ahc->features & AHC_ULTRA2) != 0)
969 if ((ahc->features & AHC_ULTRA2) != 0) {
1027 if ((ahc->features & AHC_ULTRA2) != 0) {
1150 if ((ahc->features & AHC_ULTRA2) != 0)
1191 if ((ahc->features & AHC_ULTRA2) != 0) {

Completed in 41 milliseconds