Searched refs:ahc_outl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h249 static __inline void ahc_outl(struct ahc_softc *ahc, u_int port,
325 ahc_outl(struct ahc_softc *ahc, u_int port, uint32_t value) function
H A Daic7xxx_pci.c1315 ahc_outl(ahc, SCB_BASE, 0x5aa555aa);
H A Daic7xxx.c3726 ahc_outl(ahc, SCB_RESIDUAL_SGPTR, sgptr);
3727 ahc_outl(ahc, SCB_RESIDUAL_DATACNT, data_cnt);

Completed in 70 milliseconds