Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in ahd_build_mode_state() function
H A Daic79xx_core.c285 ahd_build_mode_state(ahd, src, dst)); in ahd_set_modes()
287 ahd_outb(ahd, MODE_PTR, ahd_build_mode_state(ahd, src, dst)); in ahd_set_modes()
331 return (ahd_build_mode_state(ahd, ahd->src_mode, ahd->dst_mode)); in ahd_save_modes()
6272 ahd_build_mode_state(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI)); in ahd_reset()
9659 ahd_build_mode_state(ahd, ahd->saved_src_mode, in ahd_dump_card_state()
/kernel/linux/linux-6.6/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) in ahd_build_mode_state() function
H A Daic79xx_core.c285 ahd_build_mode_state(ahd, src, dst)); in ahd_set_modes()
287 ahd_outb(ahd, MODE_PTR, ahd_build_mode_state(ahd, src, dst)); in ahd_set_modes()
331 return (ahd_build_mode_state(ahd, ahd->src_mode, ahd->dst_mode)); in ahd_save_modes()
6271 ahd_build_mode_state(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI)); in ahd_reset()
9655 ahd_build_mode_state(ahd, ahd->saved_src_mode, in ahd_dump_card_state()

Completed in 23 milliseconds