Searched refs:oba_rman (Results 1 – 10 of 10) sorted by relevance
81 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()82 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()83 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()84 rman_manage_region(&sc->oba_rman, in obio_attach()115 rm = &sc->oba_rman; in obio_alloc_resource()
52 struct rman oba_rman; member
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()130 rm = &sc->oba_rman; in obio_alloc_resource()
88 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()89 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()90 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()91 rman_manage_region(&sc->oba_rman, in obio_attach()129 rm = &sc->oba_rman; in obio_alloc_resource()
74 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()75 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()76 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()77 rman_manage_region(&sc->oba_rman, in obio_attach()114 rm = &sc->oba_rman; in obio_alloc_resource()
49 struct rman oba_rman; member
96 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()97 sc->oba_rman.rm_descr = "OBIO I/O"; in obio_attach()98 if (rman_init(&sc->oba_rman) != 0 || in obio_attach()99 rman_manage_region(&sc->oba_rman, in obio_attach()147 rm = &sc->oba_rman; in obio_alloc_resource()
50 struct rman oba_rman; member