Searched refs:usdelay (Results 1 – 1 of 1) sorted by relevance
2455 isp_fclink_test(ispsoftc_t *isp, int chan, int usdelay) in isp_fclink_test() argument2475 while (count < usdelay) { in isp_fclink_test()4712 int usdelay; in isp_control() local4715 usdelay = va_arg(ap, int); in isp_control()4717 if (usdelay == 0) { in isp_control()4718 usdelay = 250000; in isp_control()4720 return (isp_fclink_test(isp, chan, usdelay)); in isp_control()