Searched refs:ahd_build_mode_state (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx_inline.h59 static inline ahd_mode_state ahd_build_mode_state(struct ahd_softc *ahd,
85 ahd_build_mode_state(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) ahd_build_mode_state() function
H A Daic79xx_core.c293 ahd_build_mode_state(ahd, src, dst)); ahd_set_modes()
295 ahd_outb(ahd, MODE_PTR, ahd_build_mode_state(ahd, src, dst)); ahd_set_modes()
339 return (ahd_build_mode_state(ahd, ahd->src_mode, ahd->dst_mode)); ahd_save_modes()
6326 ahd_build_mode_state(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI)); ahd_reset()
9752 ahd_build_mode_state(ahd, ahd->saved_src_mode, ahd_dump_card_state()

Completed in 80 milliseconds