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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c871 if ((ahc->features & AHC_ULTRA2) != 0)
904 if ((ahc->features & AHC_ULTRA2) != 0) {
958 if ((ahc->features & AHC_ULTRA2) != 0) {
1030 if ((ahc->features & AHC_ULTRA2) != 0)
1071 if ((ahc->features & AHC_ULTRA2) != 0)
1112 if ((ahc->features & AHC_ULTRA2) != 0) {
1537 if ((ahc->features & AHC_ULTRA2) != 0) {
1688 && (ahc->features & AHC_ULTRA2) == 0) {
1723 if ((ahc->features & AHC_ULTRA2) == 0
1762 if ((ahc->features & AHC_ULTRA2) !
[all...]
H A Daic7xxx.c868 if ((ahc->features & AHC_ULTRA2) != 0) {
988 if ((ahc->features & AHC_ULTRA2) != 0)
1018 if ((ahc->features & AHC_ULTRA2) != 0
1656 if ((ahc->features & AHC_ULTRA2) != 0) {
1724 if ((ahc->features & AHC_ULTRA2) != 0
1755 || ((ahc->features & AHC_ULTRA2) != 0
1774 if ((ahc->features & AHC_ULTRA2) != 0)
1781 if ((ahc->features & AHC_ULTRA2) != 0) {
1809 } else if ((ahc->features & AHC_ULTRA2) != 0) {
1951 if ((ahc->features & AHC_ULTRA2) !
[all...]
H A Daic7xxx.h223 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */ enumerator in enum:__anon11341
263 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
H A Daic7xxx_inline.h67 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.c692 if ((ahc->features & AHC_ULTRA2) != 0)

Completed in 77 milliseconds