Searched refs:altmem_softc (Results 1 – 1 of 1) sorted by relevance
42 struct altmem_softc { struct93 CFATTACH_DECL_NEW(altmem, sizeof(struct altmem_softc), altmem_match,105 struct altmem_softc *sc = device_private(self); in altmem_attach()126 struct altmem_softc *sc = device_lookup_private(&altmem_cd, DISKUNIT(dev)); in altmemsize()135 struct altmem_softc *sc = device_lookup_private(&altmem_cd, DISKUNIT(dev)); in altmemopen()166 struct altmem_softc *sc = device_lookup_private(&altmem_cd, DISKUNIT(bp->b_dev)); in altmemstrategy()185 struct altmem_softc *sc = device_lookup_private(&altmem_cd, DISKUNIT(dev)); in altmemioctl()