HomeSort by: relevance | last modified time | path
    Searched defs:ahd_set_modes (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function in typeref:typename:void
165 ahd_set_modes(ahd, src, dst);
222 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
aic79xx_inline.h 68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function in typeref:typename:void
165 ahd_set_modes(ahd, src, dst);
222 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
aic79xx_inline.h 68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function in typeref:typename:void
165 ahd_set_modes(ahd, src, dst);
222 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);
aic79xx_inline.h 68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) function in typeref:typename:void
165 ahd_set_modes(ahd, src, dst);
222 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode);

Completed in 43 milliseconds