Home
last modified time | relevance | path

Searched refs:timeout_ch (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/vhba/mptest/
H A Dvhba_mptest.c117 callout_handle_init(&ccbh->timeout_ch); in vhba_task()
388 csio->ccb_h.timeout_ch = timeout(vhba_iodelay, &csio->ccb_h, ticks); in mptest_act()
/freebsd/sys/cam/
H A Dcam_compat.h72 struct callout *timeout_ch; member