| /freebsd-14.2/sys/net/ |
| H A D | rndis.h | 102 uint32_t rm_type; member 112 uint32_t rm_type; member 182 uint32_t rm_type; member 193 uint32_t rm_type; member 202 uint32_t rm_type; member 224 uint32_t rm_type; member 234 uint32_t rm_type; member 248 uint32_t rm_type; member 265 uint32_t rm_type; member 279 uint32_t rm_type; member [all …]
|
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | if_urndis.c | 498 switch (le32toh(hdr->rm_type)) { in urndis_ctrl_handle() 519 le32toh(hdr->rm_type)); in urndis_ctrl_handle() 670 le32toh(msg.rm_type), in urndis_ctrl_init() 698 msg.rm_type = htole32(REMOTE_NDIS_HALT_MSG); in urndis_ctrl_halt() 703 le32toh(msg.rm_type), in urndis_ctrl_halt() 727 msg->rm_type = htole32(REMOTE_NDIS_QUERY_MSG); in urndis_ctrl_query() 743 le32toh(msg->rm_type), in urndis_ctrl_query() 773 msg->rm_type = htole32(REMOTE_NDIS_SET_MSG); in urndis_ctrl_set() 789 le32toh(msg->rm_type), in urndis_ctrl_set() 838 msg.rm_type = le32toh(msg.rm_type); in urndis_bulk_read_callback() [all …]
|
| /freebsd-14.2/sys/dev/hyperv/netvsc/ |
| H A D | hn_rndis.c | 118 switch (hdr->rm_type) { in hn_rndis_rx_ctrl() 147 hdr->rm_type); in hn_rndis_rx_ctrl() 292 if (comp->rm_type != comp_type) { in hn_rndis_xact_execute() 294 "expect 0x%08x\n", comp->rm_type, comp_type); in hn_rndis_xact_execute() 335 req->rm_type = REMOTE_NDIS_QUERY_MSG; in hn_rndis_query2() 549 req->rm_type = REMOTE_NDIS_SET_MSG; in hn_rndis_set() 864 req->rm_type = REMOTE_NDIS_INITIALIZE_MSG; in hn_rndis_init() 929 halt->rm_type = REMOTE_NDIS_HALT_MSG; in hn_rndis_halt()
|
| /freebsd-14.2/sys/sys/ |
| H A D | rman.h | 89 enum rman_type rm_type; /* region type */ member 119 enum rman_type rm_type; /* what type of resource this is */ member
|
| /freebsd-14.2/sys/x86/x86/ |
| H A D | nexus.c | 208 irq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources() 230 drq_rman.rm_type = RMAN_ARRAY; in nexus_init_resources() 245 port_rman.rm_type = RMAN_ARRAY; in nexus_init_resources() 253 mem_rman.rm_type = RMAN_ARRAY; in nexus_init_resources()
|
| /freebsd-14.2/sys/dev/dpaa2/ |
| H A D | dpaa2_mc.c | 213 sc->dpio_rman.rm_type = RMAN_ARRAY; in dpaa2_mc_attach() 224 sc->dpbp_rman.rm_type = RMAN_ARRAY; in dpaa2_mc_attach() 235 sc->dpcon_rman.rm_type = RMAN_ARRAY; in dpaa2_mc_attach() 246 sc->dpmcp_rman.rm_type = RMAN_ARRAY; in dpaa2_mc_attach()
|
| /freebsd-14.2/sys/powerpc/powerpc/ |
| H A D | nexus.c | 135 intr_rman.rm_type = RMAN_ARRAY; in nexus_attach() 137 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach()
|
| /freebsd-14.2/sys/arm/arm/ |
| H A D | nexus.c | 167 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach() 174 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
|
| /freebsd-14.2/sys/riscv/riscv/ |
| H A D | nexus.c | 155 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach() 162 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
|
| /freebsd-14.2/sys/dev/pci/ |
| H A D | pci_host_generic.c | 138 sc->pmem_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach() 143 sc->mem_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach() 148 sc->io_rman.rm_type = RMAN_ARRAY; in pci_host_generic_core_attach()
|
| H A D | pci_subr.c | 319 d->pd_bus_rman.rm_type = RMAN_ARRAY; in pci_find_domain()
|
| /freebsd-14.2/sys/dev/ofw/ |
| H A D | ofw_pcib.c | 200 sc->sc_io_rman.rm_type = RMAN_ARRAY; in ofw_pcib_init() 208 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ofw_pcib_init() 216 sc->sc_pmem_rman.rm_type = RMAN_ARRAY; in ofw_pcib_init()
|
| /freebsd-14.2/sys/kern/ |
| H A D | subr_rman.c | 134 if (rm->rm_type == RMAN_UNINIT) in rman_init() 136 if (rm->rm_type == RMAN_GAUGE) in rman_init() 1016 urm.rm_type = rm->rm_type; in sysctl_rman()
|
| /freebsd-14.2/sys/dev/puc/ |
| H A D | puc.c | 231 sc->sc_ioport.rm_type = RMAN_ARRAY; in puc_bfe_attach() 234 sc->sc_iomem.rm_type = RMAN_ARRAY; in puc_bfe_attach() 237 sc->sc_irq.rm_type = RMAN_ARRAY; in puc_bfe_attach()
|
| /freebsd-14.2/sys/arm64/arm64/ |
| H A D | nexus.c | 168 mem_rman.rm_type = RMAN_ARRAY; in nexus_attach() 175 irq_rman.rm_type = RMAN_ARRAY; in nexus_attach()
|
| /freebsd-14.2/sys/dev/bhnd/bhndb/ |
| H A D | bhndb_subr.c | 299 r->ht_mem_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources() 310 r->br_mem_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources() 328 r->br_irq_rman.rm_type = RMAN_ARRAY; in bhndb_alloc_resources()
|
| /freebsd-14.2/sys/dev/vmd/ |
| H A D | vmd.c | 314 bus->rman.rm_type = RMAN_ARRAY; in vmd_attach() 331 w->rman.rm_type = RMAN_ARRAY; in vmd_attach()
|
| /freebsd-14.2/sys/powerpc/ps3/ |
| H A D | ps3bus.c | 329 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in ps3bus_attach() 331 sc->sc_intr_rman.rm_type = RMAN_ARRAY; in ps3bus_attach()
|
| /freebsd-14.2/sys/arm64/cavium/ |
| H A D | thunder_pcie_pem.c | 825 sc->mem_rman.rm_type = RMAN_ARRAY; in thunder_pem_attach() 833 sc->io_rman.rm_type = RMAN_ARRAY; in thunder_pem_attach()
|
| /freebsd-14.2/sys/powerpc/psim/ |
| H A D | iobus.c | 202 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in iobus_attach()
|
| /freebsd-14.2/sys/dev/quicc/ |
| H A D | quicc_core.c | 122 sc->sc_rman.rm_type = RMAN_ARRAY; in quicc_bfe_attach()
|
| /freebsd-14.2/sys/dev/bhnd/cores/usb/ |
| H A D | bhnd_usb.c | 132 sc->mem_rman.rm_type = RMAN_ARRAY; in bhnd_usb_attach()
|
| /freebsd-14.2/sys/dev/mvs/ |
| H A D | mvs_soc.c | 149 ctlr->sc_iomem.rm_type = RMAN_ARRAY; in mvs_attach()
|
| /freebsd-14.2/sys/dev/dpaa/ |
| H A D | fman.c | 341 sc->rman.rm_type = RMAN_ARRAY; in fman_init()
|
| /freebsd-14.2/sys/arm/mv/ |
| H A D | mv_pci.c | 612 sc->sc_mem_rman.rm_type = RMAN_ARRAY; in mv_pcib_mem_init() 617 sc->sc_io_rman.rm_type = RMAN_ARRAY; in mv_pcib_mem_init()
|