Home
last modified time | relevance | path

Searched refs:ahd_outw_atomic (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h359 void ahd_outw_atomic(struct ahd_softc * ahd,
H A Daic79xx_osm.c393 void ahd_outw_atomic(struct ahd_softc * ahd,
442 ahd_outw_atomic(struct ahd_softc * ahd, long port, uint16_t val) in ahd_outw_atomic() function
H A Daic79xx_core.c673 ahd_outw_atomic(ahd, HNSCB_QOFF, value); in ahd_set_hnscb_qoff()