Home
last modified time | relevance | path

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

/NextBSD/sys/cam/
HDcam_xpt.c115 struct callout boot_callout; member
4936 callout_init(&xsoftc.boot_callout, 1); in xpt_config()
4937 callout_reset_sbt(&xsoftc.boot_callout, SBT_1MS * xsoftc.boot_delay, 0, in xpt_config()