timeslot          842 drivers/isdn/hardware/mISDN/hfcmulti.c 	unsigned int timeslot;
timeslot          862 drivers/isdn/hardware/mISDN/hfcmulti.c 	timeslot = ((ch / 4) * 8) + ((ch % 4) * 4) + 1;
timeslot          866 drivers/isdn/hardware/mISDN/hfcmulti.c 	       taps, timeslot);
timeslot          868 drivers/isdn/hardware/mISDN/hfcmulti.c 	vpm_out(hc, unit, timeslot, 0x7e);
timeslot          874 drivers/isdn/hardware/mISDN/hfcmulti.c 	unsigned int timeslot;
timeslot          895 drivers/isdn/hardware/mISDN/hfcmulti.c 	timeslot = ((ch / 4) * 8) + ((ch % 4) * 4) + 1;
timeslot          899 drivers/isdn/hardware/mISDN/hfcmulti.c 	       timeslot);
timeslot          901 drivers/isdn/hardware/mISDN/hfcmulti.c 	vpm_out(hc, unit, timeslot, 0x01);