Searched refs:AHC_ULTRA2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c871 if ((ahc->features & AHC_ULTRA2) != 0)
904 if ((ahc->features & AHC_ULTRA2) != 0) {
960 if ((ahc->features & AHC_ULTRA2) != 0) {
1032 if ((ahc->features & AHC_ULTRA2) != 0)
1073 if ((ahc->features & AHC_ULTRA2) != 0)
1114 if ((ahc->features & AHC_ULTRA2) != 0) {
1540 if ((ahc->features & AHC_ULTRA2) != 0) {
1691 && (ahc->features & AHC_ULTRA2) == 0) {
1726 if ((ahc->features & AHC_ULTRA2) == 0
1765 if ((ahc->features & AHC_ULTRA2) !
[all...]
H A Daic7xxx.c869 if ((ahc->features & AHC_ULTRA2) != 0) {
989 if ((ahc->features & AHC_ULTRA2) != 0)
1019 if ((ahc->features & AHC_ULTRA2) != 0
1658 if ((ahc->features & AHC_ULTRA2) != 0) {
1727 if ((ahc->features & AHC_ULTRA2) != 0
1758 || ((ahc->features & AHC_ULTRA2) != 0
1777 if ((ahc->features & AHC_ULTRA2) != 0)
1785 if ((ahc->features & AHC_ULTRA2) != 0) {
1813 } else if ((ahc->features & AHC_ULTRA2) != 0) {
1955 if ((ahc->features & AHC_ULTRA2) !
[all...]
H A Daic7xxx.h221 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */ enumerator in enum:__anon24
261 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
H A Daic7xxx_inline.h65 if ((ahc->features & AHC_ULTRA2) != 0)
H A Daic7xxx_seq.h963 return ((ahc->features & AHC_ULTRA2) == 0);
1075 return ((ahc->features & AHC_ULTRA2) != 0);
H A Daic7xxx_osm.c698 if ((ahc->features & AHC_ULTRA2) != 0)

Completed in 304 milliseconds