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

/netbsd-current/sys/arch/sun3/dev/
H A Dxyvar.h157 int xy_hand; /* hand */ member in struct:xyc_softc
H A Dxy.c413 xyc->xy_hand = 0;
1462 hand = xycsc->xy_hand;
1463 xycsc->xy_hand = (xycsc->xy_hand + 1) % XYC_MAXIOPB;
/netbsd-current/sys/dev/vme/
H A Dxyvar.h155 int xy_hand; /* hand */ member in struct:xyc_softc
H A Dxy.c531 xyc->xy_hand = 0;
1599 hand = xycsc->xy_hand;
1600 xycsc->xy_hand = (xycsc->xy_hand + 1) % XYC_MAXIOPB;

Completed in 125 milliseconds