Lines Matching refs:ahd_mode
59 ahd_mode src, ahd_mode dst);
61 ahd_mode src,
62 ahd_mode dst);
65 ahd_mode *src, ahd_mode *dst);
66 static __inline void ahd_set_modes(struct ahd_softc *ahd, ahd_mode src,
67 ahd_mode dst);
69 static __inline void ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode,
70 ahd_mode dstmode, const char *file,
80 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
89 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
96 ahd_mode *src, ahd_mode *dst) in ahd_extract_mode_state()
103 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes()
124 ahd_mode src; in ahd_update_modes()
125 ahd_mode dst; in ahd_update_modes()
137 ahd_assert_modes(struct ahd_softc *ahd, ahd_mode srcmode, in ahd_assert_modes()
138 ahd_mode dstmode, const char *file, int line) in ahd_assert_modes()
162 ahd_mode src; in ahd_restore_modes()
163 ahd_mode dst; in ahd_restore_modes()