Home | History | Annotate | Download | only in dev

Lines Matching refs:unit

327 	int unit;
329 unit = minor(dev);
330 ms = &ms_softc[unit];
332 if (unit >= NMOUSE)
356 int unit;
359 unit = minor(dev);
360 ms = &ms_softc[unit];
384 int unit;
386 unit = minor(dev);
387 ms = &ms_softc[unit];