slow              639 dev/ic/pckbc.c pckbc_poll_cmd(self, slot, cmd, len, responselen, respbuf, slow)
slow              645 dev/ic/pckbc.c 	int slow;
slow              656 dev/ic/pckbc.c 	nc.flags = (slow ? KBC_CMDFLAG_SLOW : 0);
slow             3124 dev/usb/ohci.c 	u_int npoll, slow, shigh, nslots;
slow             3150 dev/usb/ohci.c 	slow = npoll-1;
slow             3151 dev/usb/ohci.c 	shigh = slow + npoll;
slow             3153 dev/usb/ohci.c 	for (best = i = slow, bestbw = ~0; i < shigh; i++) {
slow             3163 dev/usb/ohci.c 		     best, slow, shigh, bestbw));