Searched refs:cyu (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/dev/cy/
H A Dcy.c97 /* We encode the cyclom unit number (cyu) in spare bits in the IVR's. */
295 int cyu; local
300 for (cyu = 0; cyu < CY_MAX_CD1400s; ++cyu) {
301 iobase = cy_iobase + (cy_chip_offset[cyu] << cy_align);
339 return (cyu);
346 int cyu; local
373 for (cyu = 0; cyu < ncy
654 int cyu; local
[all...]

Completed in 116 milliseconds