Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx_inline.h84 ahd->saved_src_mode = src; in ahd_known_modes()
219 if (ahd->saved_src_mode != AHD_MODE_UNKNOWN in ahd_unpause()
223 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_unpause()
H A Daic79xx.h1130 ahd_mode saved_src_mode; member
H A Daic79xx.c2664 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_clear_critical_section()
8967 ahd_build_mode_state(ahd, ahd->saved_src_mode, in ahd_dump_card_state()
9175 ahd_set_modes(ahd, ahd->saved_src_mode, ahd->saved_dst_mode); in ahd_dump_card_state()