Searched refs:AHC_SPIOCAP (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx.h214 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */ enumerator in enum:__anon4075
235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
H A Daic7xxx_pci.c1387 if ((ahc->features & AHC_SPIOCAP) != 0) {
1589 } else if ((ahc->features & AHC_SPIOCAP) != 0) {
1843 if ((ahc->features & AHC_SPIOCAP) != 0
/drivers/scsi/
H A Daic7xxx_old.c743 AHC_SPIOCAP = 0x0100, enumerator in enum:__anon4110
747 AHC_AIC7850_FE = AHC_SPIOCAP,
748 AHC_AIC7860_FE = AHC_ULTRA|AHC_SPIOCAP,
8019 if (p->features & AHC_SPIOCAP)

Completed in 230 milliseconds