Home
last modified time | relevance | path

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

/freebsd/sys/cam/
H A Dcam_xpt.c125 struct callout boot_callout; member
5041 callout_init(&xsoftc.boot_callout, 1); in xpt_ch_done()
5042 callout_reset_sbt(&xsoftc.boot_callout, SBT_1MS * xsoftc.boot_delay, in xpt_ch_done()