Home
last modified time | relevance | path

Searched refs:rm_type (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-13.1/sys/net/
H A Drndis.h103 uint32_t rm_type; member
113 uint32_t rm_type; member
183 uint32_t rm_type; member
194 uint32_t rm_type; member
203 uint32_t rm_type; member
225 uint32_t rm_type; member
235 uint32_t rm_type; member
249 uint32_t rm_type; member
266 uint32_t rm_type; member
280 uint32_t rm_type; member
[all …]
/freebsd-13.1/sys/dev/usb/net/
H A Dif_urndis.c502 switch (le32toh(hdr->rm_type)) { in urndis_ctrl_handle()
523 le32toh(hdr->rm_type)); in urndis_ctrl_handle()
674 le32toh(msg.rm_type), in urndis_ctrl_init()
702 msg.rm_type = htole32(REMOTE_NDIS_HALT_MSG); in urndis_ctrl_halt()
707 le32toh(msg.rm_type), in urndis_ctrl_halt()
731 msg->rm_type = htole32(REMOTE_NDIS_QUERY_MSG); in urndis_ctrl_query()
747 le32toh(msg->rm_type), in urndis_ctrl_query()
777 msg->rm_type = htole32(REMOTE_NDIS_SET_MSG); in urndis_ctrl_set()
793 le32toh(msg->rm_type), in urndis_ctrl_set()
842 msg.rm_type = le32toh(msg.rm_type); in urndis_bulk_read_callback()
[all …]
/freebsd-13.1/sys/mips/nlm/
H A Dxlp_simplebus.c111 irq_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
117 port_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
123 mem_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
129 pci_ecfg_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
135 gbu_rman.rm_type = RMAN_ARRAY; in xlp_simplebus_init_resources()
/freebsd-13.1/sys/mips/malta/
H A Dobio.c90 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()
96 sc->oba_irq_rman.rm_type = RMAN_ARRAY; in obio_attach()
H A Dgt_pci.c278 sc->sc_io_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
291 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
298 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in gt_pci_attach()
/freebsd-13.1/sys/mips/cavium/
H A Dobio.c98 sc->oba_rman.rm_type = RMAN_ARRAY; in obio_attach()
104 sc->oba_irq_rman.rm_type = RMAN_ARRAY; in obio_attach()
/freebsd-13.1/sys/dev/hyperv/netvsc/
H A Dhn_rndis.c121 switch (hdr->rm_type) { in hn_rndis_rx_ctrl()
150 hdr->rm_type); in hn_rndis_rx_ctrl()
295 if (comp->rm_type != comp_type) { in hn_rndis_xact_execute()
297 "expect 0x%08x\n", comp->rm_type, comp_type); in hn_rndis_xact_execute()
338 req->rm_type = REMOTE_NDIS_QUERY_MSG; in hn_rndis_query2()
552 req->rm_type = REMOTE_NDIS_SET_MSG; in hn_rndis_set()
860 req->rm_type = REMOTE_NDIS_INITIALIZE_MSG; in hn_rndis_init()
925 halt->rm_type = REMOTE_NDIS_HALT_MSG; in hn_rndis_halt()
/freebsd-13.1/sys/sys/
H A Drman.h91 enum rman_type rm_type; /* region type */ member
121 enum rman_type rm_type; /* what type of resource this is */ member
/freebsd-13.1/sys/dev/ofw/
H A Dofwbus.c156 sc->sc_intr_rman.rm_type = RMAN_ARRAY; in ofwbus_attach()
158 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ofwbus_attach()
H A Dofwpci.c201 sc->sc_io_rman.rm_type = RMAN_ARRAY; in ofw_pci_init()
209 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ofw_pci_init()
217 sc->sc_pmem_rman.rm_type = RMAN_ARRAY; in ofw_pci_init()
/freebsd-13.1/sys/arm/versatile/
H A Dversatile_pci.c223 sc->mem_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
232 sc->io_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
240 sc->irq_rman.rm_type = RMAN_ARRAY; in versatile_pci_attach()
/freebsd-13.1/sys/dev/pci/
H A Dpci_host_generic.c108 sc->pmem_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach()
111 sc->mem_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach()
114 sc->io_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach()
/freebsd-13.1/sys/x86/x86/
H A Dnexus.c231 irq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
253 drq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
268 port_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
276 mem_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
/freebsd-13.1/sys/riscv/riscv/
H A Dnexus.c153 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach()
160 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
/freebsd-13.1/sys/kern/
H A Dsubr_rman.c140 if (rm->rm_type == RMAN_UNINIT) in rman_init()
142 if (rm->rm_type == RMAN_GAUGE) in rman_init()
1022 urm.rm_type = rm->rm_type; in sysctl_rman()
/freebsd-13.1/sys/mips/atheros/
H A Dapb.c121 sc->apb_mem_rman.rm_type = RMAN_ARRAY; in apb_attach()
130 sc->apb_irq_rman.rm_type = RMAN_ARRAY; in apb_attach()
H A Dqca955x_pci.c296 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in qca955x_pci_attach()
305 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in qca955x_pci_attach()
H A Dar724x_pci.c382 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ar724x_pci_attach()
390 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in ar724x_pci_attach()
H A Dar71xx_pci.c383 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ar71xx_pci_attach()
391 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in ar71xx_pci_attach()
/freebsd-13.1/sys/dev/puc/
H A Dpuc.c233 sc->sc_ioport.rm_type = RMAN_ARRAY; in puc_bfe_attach()
236 sc->sc_iomem.rm_type = RMAN_ARRAY; in puc_bfe_attach()
239 sc->sc_irq.rm_type = RMAN_ARRAY; in puc_bfe_attach()
/freebsd-13.1/sys/arm64/arm64/
H A Dnexus.c165 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach()
172 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
/freebsd-13.1/sys/mips/mips/
H A Dnexus.c184 irq_rman.rm_type = RMAN_ARRAY; in nexus_probe()
193 mem_rman.rm_type = RMAN_ARRAY; in nexus_probe()
/freebsd-13.1/sys/mips/mediatek/
H A Dmtk_pcie.c288 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
297 sc->sc_io_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
306 sc->sc_irq_rman.rm_type = RMAN_ARRAY; in mtk_pci_attach()
/freebsd-13.1/sys/mips/atheros/ar531x/
H A Dapb.c189 sc->apb_mem_rman.rm_type = RMAN_ARRAY; in apb_attach()
206 sc->apb_irq_rman.rm_type = RMAN_ARRAY; in apb_attach()
/freebsd-13.1/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c301 r->ht_mem_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources()
312 r->br_mem_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources()
330 r->br_irq_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources()

123