Searched refs:hdc_rdselect (Results 1 – 1 of 1) sorted by relevance
171 static int hdc_rdselect(struct hdcsoftc *, int);518 hdc_rdselect(sc, rd->sc_drive); in hdcstart()575 hdc_rdselect(sc, rd->sc_drive); /* select drive right now */ in rd_readgeom()785 hdc_rdselect(struct hdcsoftc *sc, int unit) in hdc_rdselect() function