Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds