Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic_osm_lib.h158 static __inline u_int aic_get_timeout(struct scb *);
173 aic_get_timeout(struct scb *scb) in aic_get_timeout() function
H A Daic79xx_osm.c399 aic_get_timeout(scb)); in ahd_done()
H A Daic7xxx_osm.c412 aic_get_timeout(scb)); in ahc_done()
H A Daic7xxx.c6921 newtimeout = aic_get_timeout(scb); in ahc_other_scb_timeout()
6929 newtimeout = MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()
6939 MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()
H A Daic79xx.c9500 newtimeout = aic_get_timeout(scb); in ahd_other_scb_timeout()
9508 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()
9517 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()