Searched refs:hpt_timeout (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | hpt27xx_osm_bsd.c | 428 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 D | hptrr_osm_bsd.c | 429 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 D | hptnr_osm_bsd.c | 423 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 D | entry.c | 2607 hpt_timeout(void *arg) in hpt_timeout() function 2656 callout_reset(&pmap->timeout, 20 * hz, hpt_timeout, ccb); in hpt_io_dmamap_callback()
|