Searched refs:ahd_known_modes (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic79xx_inline.h | 80 void ahd_known_modes(struct ahd_softc *, ahd_mode, ahd_mode);
|
H A D | aic79xx.c | 5523 ahd_known_modes(ahd, AHD_MODE_SCSI, AHD_MODE_SCSI); in ahd_reset() 9876 ahd_known_modes(struct ahd_softc *ahd, ahd_mode src, ahd_mode dst) in ahd_known_modes() function 9929 ahd_known_modes(ahd, src, dst); in ahd_update_modes() 10022 ahd_known_modes(ahd, AHD_MODE_UNKNOWN, AHD_MODE_UNKNOWN); in ahd_unpause()
|