Home
last modified time | relevance | path

Searched refs:ahd_mode (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Daic79xx_inline.h63 static __inline void ahd_known_modes(struct ahd_softc *, ahd_mode, ahd_mode);
65 ahd_mode, ahd_mode);
67 ahd_mode_state, ahd_mode *, ahd_mode *);
68 static __inline void ahd_set_modes(struct ahd_softc *, ahd_mode, ahd_mode);
70 static __inline void ahd_assert_modes(struct ahd_softc *, ahd_mode,
71 ahd_mode, const char *, int);
79 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes()
88 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_build_mode_state()
95 ahd_mode *src, ahd_mode *dst) in ahd_extract_mode_state()
102 ahd_set_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_set_modes()
[all …]
Daic79xxvar.h1051 } ahd_mode; typedef
1089 ahd_mode dst_mode;
1090 ahd_mode src_mode;
1096 ahd_mode saved_dst_mode;
1097 ahd_mode saved_src_mode;