Home
last modified time | relevance | path

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

/freebsd/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c423 static void hpt_timeout(void *arg) in hpt_timeout() function
525 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c427 static void hpt_timeout(void *arg) in hpt_timeout() function
532 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c425 static void hpt_timeout(void *arg) in hpt_timeout() function
572 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd/sys/dev/hptmv/
H A Dentry.c2598 hpt_timeout(void *arg) in hpt_timeout() function
2647 callout_reset(&pmap->timeout, 20 * hz, hpt_timeout, ccb); in hpt_io_dmamap_callback()