Home
last modified time | relevance | path

Searched refs:hdc_rdselect (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/vax/vsa/
H A Dhdc9224.c171 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