OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XYC_RESETUSEC
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/vme/
xyreg.h
39
#define
XYC_RESETUSEC
1000000 /* max time for xyc reset (same as xdc?) */
xy.c
374
return ((xyc_unbusy(xyc,
XYC_RESETUSEC
) != XY_ERR_FAIL) ? 0 : EIO);
1524
if (xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
) == XY_ERR_FAIL)
1717
del =
XYC_RESETUSEC
;
1729
if (xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
) == XY_ERR_FAIL)
1755
del = xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
);
/src/sys/arch/sun3/dev/
xyreg.h
39
#define
XYC_RESETUSEC
1000000 /* max time for xyc reset (same as xdc?) */
xy.c
1383
if (xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
) ==
1570
del =
XYC_RESETUSEC
;
1582
if (xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
) == XY_ERR_FAIL)
1607
del = xyc_unbusy(xycsc->xyc,
XYC_RESETUSEC
);
Completed in 15 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025