Home
last modified time | relevance | path

Searched refs:AHC_SPIOCAP (Results 1 – 2 of 2) sorted by relevance

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