Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c428 static void hpt_timeout(void *arg) in hpt_timeout() function
530 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd-13.1/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c429 static void hpt_timeout(void *arg) in hpt_timeout() function
534 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd-13.1/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c423 static void hpt_timeout(void *arg) in hpt_timeout() function
570 callout_reset(&ext->timeout, HPT_OSM_TIMEOUT, hpt_timeout, pCmd); in hpt_io_dmamap_callback()
/freebsd-13.1/sys/dev/hptmv/
H A Dentry.c2607 hpt_timeout(void *arg) in hpt_timeout() function
2656 callout_reset(&pmap->timeout, 20 * hz, hpt_timeout, ccb); in hpt_io_dmamap_callback()