Searched refs:ahd_outq (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx_inline.h | 440 static __inline void ahd_outq(struct ahd_softc *ahd, u_int port, 576 ahd_outq(struct ahd_softc *ahd, u_int port, uint64_t value) in ahd_outq() function
|
H A D | aic79xx.c | 634 ahd_outq(ahd, HADDR, ahd_inq_scbram(ahd, SCB_DATAPTR)); in ahd_run_data_fifo() 718 ahd_outq(ahd, SCB_DATAPTR, ahd_inq(ahd, SHADDR)); in ahd_run_data_fifo() 791 ahd_outq(ahd, HADDR, data_addr); in ahd_run_data_fifo() 1020 ahd_outq(ahd, HADDR, scb->sense_busaddr); in ahd_handle_seqint()
|