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

  /src/sys/dev/ic/
aic79xx_inline.h 63 static __inline void ahd_known_modes(struct ahd_softc *, ahd_mode, ahd_mode);
79 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function in typeref:typename:void
132 ahd_known_modes(ahd, src, dst);
228 ahd_known_modes(ahd, AHD_MODE_UNKNOWN, AHD_MODE_UNKNOWN);
aic79xx.c 5323 ahd_known_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI);

Completed in 20 milliseconds