OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usdelay
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp.c
2455
isp_fclink_test(ispsoftc_t *isp, int chan, int
usdelay
)
2475
while (count <
usdelay
) {
4712
int
usdelay
;
local in function:isp_control
4715
usdelay
= va_arg(ap, int);
4717
if (
usdelay
== 0) {
4718
usdelay
= 250000;
4720
return (isp_fclink_test(isp, chan,
usdelay
));
isp.c
2455
isp_fclink_test(ispsoftc_t *isp, int chan, int
usdelay
)
2475
while (count <
usdelay
) {
4712
int
usdelay
;
local in function:isp_control
4715
usdelay
= va_arg(ap, int);
4717
if (
usdelay
== 0) {
4718
usdelay
= 250000;
4720
return (isp_fclink_test(isp, chan,
usdelay
));
Completed in 145 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025