Home
last modified time | relevance | path

Searched refs:ahd_known_modes (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_inline.h58 static __inline void ahd_known_modes(struct ahd_softc *ahd,
80 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes() function
133 ahd_known_modes(ahd, src, dst); in ahd_update_modes()
229 ahd_known_modes(ahd, AHD_MODE_UNKNOWN, AHD_MODE_UNKNOWN); in ahd_unpause()
H A Daic79xx.c5501 ahd_known_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_reset()