Searched refs:AHC_SPIOCAP (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.h214 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */ enumerator in enum:__anon37
235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
H A Daic7xxx_pci.c1380 if ((ahc->features & AHC_SPIOCAP) != 0) {
1582 } else if ((ahc->features & AHC_SPIOCAP) != 0) {
1836 if ((ahc->features & AHC_SPIOCAP) != 0

Completed in 437 milliseconds