Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ofw/
H A Dofdisk.c51 struct ofdisk_softc { struct
69 CFATTACH_DECL_NEW(ofdisk, sizeof(struct ofdisk_softc), argument
116 void ofdisk_getdefaultlabel (struct ofdisk_softc *, struct disklabel *);
140 struct ofdisk_softc *of = device_private(self); in ofdisk_attach()
172 struct ofdisk_softc *of; in ofdisk_open()
254 struct ofdisk_softc *of = in ofdisk_close()
287 struct ofdisk_softc *of = in ofdisk_strategy()
337 struct ofdisk_softc *of = in ofminphys()
359 struct ofdisk_softc *of = in ofdisk_ioctl()
447 struct ofdisk_softc *of; in ofdisk_size()
[all …]