Home
last modified time | relevance | path

Searched refs:saved_src_mode (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx_inline.h86 ahd->saved_src_mode = src; in ahd_known_modes()
221 if (ahd->saved_src_mode != AHD_MODE_UNKNOWN in ahd_unpause()
225 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_unpause()
H A Daic79xx.h1132 ahd_mode saved_src_mode; member
H A Daic79xx.c2665 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_clear_critical_section()
8977 ahd_build_mode_state(ahd, ahd->saved_src_mode, in ahd_dump_card_state()
9185 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_dump_card_state()