Home
last modified time | relevance | path

Searched refs:ahd_other_scb_timeout (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic79xx.c230 static int ahd_other_scb_timeout(struct ahd_softc *ahd,
9417 if (ahd_other_scb_timeout(ahd, scb, in ahd_recover_commands()
9458 if (ahd_other_scb_timeout(ahd, scb, NULL) == 0) in ahd_recover_commands()
9552 ahd_other_scb_timeout(struct ahd_softc *ahd, struct scb *scb, in ahd_other_scb_timeout() function