Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/
HDcam_xpt.c122 int boot_delay; member
165 SYSCTL_INT(_kern_cam, OID_AUTO, boot_delay, CTLFLAG_RDTUN,
166 &xsoftc.boot_delay, 0, "Bus registration wait time");
907 xsoftc.boot_delay = CAM_BOOT_DELAY; in xpt_init()
5086 callout_reset_sbt(&xsoftc.boot_callout, SBT_1MS * xsoftc.boot_delay, in xpt_ch_done()
/freebsd-13-stable/sys/dev/sym/
HDsym_hipd.c9092 int i, tags, boot_delay; local
9097 boot_delay = 0;
9099 boot_delay = Tekram_boot_delay[nvram->boot_delay_index];
9117 rem, boot_delay, tags);