Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/vme/
H A Dxyreg.h39 #define XYC_RESETUSEC 1000000 /* max time for xyc reset (same as xdc?) */ macro
H A Dxy.c374 return ((xyc_unbusy(xyc, XYC_RESETUSEC) != XY_ERR_FAIL) ? 0 : EIO); in xyc_probe()
1527 if (xyc_unbusy(xycsc->xyc,XYC_RESETUSEC) == XY_ERR_FAIL) in xyc_submit_iorq()
1720 del = XYC_RESETUSEC; in xyc_xyreset()
1732 if (xyc_unbusy(xycsc->xyc, XYC_RESETUSEC) == XY_ERR_FAIL) in xyc_xyreset()
1758 del = xyc_unbusy(xycsc->xyc, XYC_RESETUSEC); in xyc_reset()