Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_seeprom.c222 if ((ahc->features & AHC_SPIOCAP) != 0) { in ahc_check_extport()
421 } else if ((ahc->features & AHC_SPIOCAP) != 0) { in configure_termination()
672 if ((ahc->features & AHC_SPIOCAP) != 0 in ahc_acquire_seeprom()
Daic7xxx.h211 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */ enumerator
231 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,
Daic7xxxvar.h255 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */ enumerator
275 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,