HomeSort by: relevance | last modified time | path
    Searched refs:AHC_SPIOCAP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 221 if ((ahc->features & AHC_SPIOCAP) != 0) {
420 } else if ((ahc->features & AHC_SPIOCAP) != 0) {
671 if ((ahc->features & AHC_SPIOCAP) != 0
aic7xxxvar.h 316 AHC_SPIOCAP = 0x00100, /* Has a Serial Port I/O Cap Register */
336 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,

Completed in 13 milliseconds