uba_vsoftc
if (extent_alloc_region(((struct uba_vsoftc*)uh)->uv_sgmap.aps_ex,
CFATTACH_DECL_NEW(uba_cmi, sizeof(struct uba_vsoftc),
struct uba_vsoftc * const sc = device_private(self);
void uba_dma_init(struct uba_vsoftc *);
uba_dma_init(struct uba_vsoftc *sc)
CFATTACH_DECL_NEW(uba_mainbus, sizeof(struct uba_vsoftc),
struct uba_vsoftc * const sc = device_private(self);
CFATTACH_DECL_NEW(uba_sbi, sizeof(struct uba_vsoftc),
struct uba_vsoftc * const sc = device_private(self);
struct uba_vsoftc * const vc = (void *)sc;
struct uba_vsoftc * const vc = (void *)sc;
struct uba_vsoftc * const vc = (void *)sc;
struct uba_vsoftc *vc = arg;
struct uba_vsoftc *vc = (void *)sc;
struct uba_vsoftc *vc = (void *)sc;
struct uba_vsoftc *vc = (void *)uh;
CFATTACH_DECL_NEW(uba_ubi, sizeof(struct uba_vsoftc),
struct uba_vsoftc *sc = device_private(self);