Searched refs:Sdno (Results 1 – 5 of 5) sorted by relevance
273 Sdno(dev_t dev) in Sdno() function
278 Sdno(cdev_t dev) in Sdno() function
437 index = Sdno(dev); /* get the subdisk number */ in vinumopen()531 index = Sdno(dev); /* get the subdisk number */ in vinumclose()
175 int Sdno(cdev_t x);
905 sd = &SD[Sdno(dev)]; /* point to the subdisk */ in sdio()