Lines Matching refs:ahc_softc
56 static int ahc_poll(struct ahc_softc *ahc, int wait);
57 static void ahc_setup_data(struct ahc_softc *ahc,
59 static void ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb);
72 ahc_attach(struct ahc_softc *ahc)
149 struct ahc_softc *sc = device_private(dev);
162 struct ahc_softc *sc = device_private(dev);
173 struct ahc_softc *sc = device_private(dev);
187 struct ahc_softc *ahc;
199 ahc_done(struct ahc_softc *ahc, struct scb *scb)
303 struct ahc_softc *ahc;
326 struct ahc_softc *ahc;
522 struct ahc_softc *ahc;
699 ahc_poll(struct ahc_softc *ahc, int wait)
717 ahc_setup_data(struct ahc_softc *ahc, struct scsipi_xfer *xs,
775 ahc_set_recoveryscb(struct ahc_softc *ahc, struct scb *scb) {
806 struct ahc_softc *ahc;
816 ahc = scb->ahc_softc;
1056 ahc_platform_set_tags(struct ahc_softc *ahc,
1071 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg)
1081 ahc_platform_free(struct ahc_softc *ahc)
1089 ahc_softc_comp(struct ahc_softc *lahc, struct ahc_softc *rahc)
1095 ahc_detach(struct ahc_softc *ahc, int flags)
1113 ahc_send_async(struct ahc_softc *ahc, char channel, u_int target, u_int lun,