/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);
|