Lines Matching defs:totrk
278 unsigned int totrk, int cmd, struct dasd_device *device,
365 endcyl = totrk / heads;
366 endhead = totrk % heads;
527 unsigned int trk, unsigned int totrk, int cmd,
575 rc = define_extent(NULL, dedata, trk, totrk, cmd, basedev, blksize);
594 unsigned int trk, unsigned int totrk, int cmd,
597 return prefix_LRE(ccw, pfxdata, trk, totrk, cmd, basedev, startdev,
4219 unsigned int trk, unsigned int totrk, int cmd,
4318 endcyl = totrk / heads;
4319 endhead = totrk % heads;