Searched refs:ahd_other_scb_timeout (Results 1 – 1 of 1) sorted by relevance
222 static int ahd_other_scb_timeout(struct ahd_softc *ahd,9338 if (ahd_other_scb_timeout(ahd, scb, in ahd_recover_commands()9378 if (ahd_other_scb_timeout(ahd, scb, NULL) == 0) in ahd_recover_commands()9471 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, in ahd_other_scb_timeout() function