Searched refs:oba_rman (Results 1 – 4 of 4) sorted by relevance
90 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()91 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()92 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()93 rman_manage_region(&sc->oba_rman, in obio_attach()131 rm = &sc->oba_rman; in obio_alloc_resource()
54 struct rman oba_rman; member
98 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()99 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()100 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()101 rman_manage_region(&sc->oba_rman, in obio_attach()149 rm = &sc->oba_rman; in obio_alloc_resource()
52 struct rman oba_rman; member