aic79xx_inline.h | 415 static __inline void ahd_outw(struct ahd_softc *, u_int, u_int); 521 ahd_outw(struct ahd_softc *ahd, u_int port, u_int value) function in typeref:typename:void 619 ahd_outw(ahd, SNSCB_QOFF, oldvalue); 627 ahd_outw(ahd, SNSCB_QOFF, value);
|