Lines Matching refs:ofdisk_softc
51 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()
475 ofdisk_getdefaultlabel(struct ofdisk_softc *of, struct disklabel *lp) in ofdisk_getdefaultlabel()
510 struct ofdisk_softc *of = in ofdisk_getdisklabel()