Searched refs:ahd_extract_mode_state (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 62 static inline void ahd_extract_mode_state(struct ahd_softc *ahd, 91 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, in ahd_extract_mode_state() function
|
H A D | aic79xx_core.c | 304 ahd_extract_mode_state(ahd, mode_ptr, &src, &dst); in ahd_update_modes() 340 ahd_extract_mode_state(ahd, state, &src, &dst); in ahd_restore_modes()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_inline.h | 62 static inline void ahd_extract_mode_state(struct ahd_softc *ahd, 91 ahd_extract_mode_state(struct ahd_softc *ahd, ahd_mode_state state, in ahd_extract_mode_state() function
|
H A D | aic79xx_core.c | 304 ahd_extract_mode_state(ahd, mode_ptr, &src, &dst); in ahd_update_modes() 340 ahd_extract_mode_state(ahd, state, &src, &dst); in ahd_restore_modes()
|
Completed in 22 milliseconds