HomeSort by: relevance | last modified time | path
    Searched refs:ahd_mode (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);
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)
    [all...]
aic79xxvar.h 1051 } ahd_mode; typedef in typeref:enum:__anoncc666fd00e03
1089 ahd_mode dst_mode;
1090 ahd_mode src_mode;
1096 ahd_mode saved_dst_mode;
1097 ahd_mode saved_src_mode;

Completed in 13 milliseconds