Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/mba/
H A Dhp.c76 void hpstart(struct mba_device *);
164 sc->sc_md.md_start = hpstart; /* Disk start routine */ in hpattach()
235 hpstart(struct mba_device *md) in hpstart() function