Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic_osm_lib.h203 static __inline u_int aic_get_timeout(struct scb *);
218 aic_get_timeout(struct scb *scb) in aic_get_timeout() function
Daic79xx_osm.c390 aic_get_timeout(scb)); in ahd_done()
Daic7xxx_osm.c406 aic_get_timeout(scb)); in ahc_done()
Daic7xxx.c6960 newtimeout = aic_get_timeout(scb); in ahc_other_scb_timeout()
6968 newtimeout = MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()
6978 MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()
Daic79xx.c9564 newtimeout = aic_get_timeout(scb); in ahd_other_scb_timeout()
9572 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()
9581 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()