/src/sys/dev/ic/ |
aic6360.c | 155 static void aic_done(struct aic_softc *, struct aic_acb *); 410 aic_done(sc, acb); 415 aic_done(sc, acb); 700 * and by aic_done() to immediately reselect a target to get sense information. 799 * handler so that we may call it from aic_scsipi_request and aic_done. This 878 aic_done(struct aic_softc *sc, struct aic_acb *acb) function in typeref:typename:void 884 AIC_TRACE(("aic_done ")); 2052 aic_done(sc, acb);
|
aic6360.c | 155 static void aic_done(struct aic_softc *, struct aic_acb *); 410 aic_done(sc, acb); 415 aic_done(sc, acb); 700 * and by aic_done() to immediately reselect a target to get sense information. 799 * handler so that we may call it from aic_scsipi_request and aic_done. This 878 aic_done(struct aic_softc *sc, struct aic_acb *acb) function in typeref:typename:void 884 AIC_TRACE(("aic_done ")); 2052 aic_done(sc, acb);
|
aic6360.c | 155 static void aic_done(struct aic_softc *, struct aic_acb *); 410 aic_done(sc, acb); 415 aic_done(sc, acb); 700 * and by aic_done() to immediately reselect a target to get sense information. 799 * handler so that we may call it from aic_scsipi_request and aic_done. This 878 aic_done(struct aic_softc *sc, struct aic_acb *acb) function in typeref:typename:void 884 AIC_TRACE(("aic_done ")); 2052 aic_done(sc, acb);
|