Searched defs:mapreg (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/x86/pci/ |
H A D | pci_addr_fixup.c | 172 int error, useport, usemem, mapreg, type, reg_start, reg_end, width; in pciaddr_resource_manage() local 259 int mapreg, void *ctx, int type, bus_addr_t *addr, bus_size_t size) in pciaddr_do_resource_allocate() 309 int mapreg, void *ctx, int type, bus_addr_t *addr, bus_size_t size) in pciaddr_do_resource_reserve()
|
/netbsd-src/sys/dev/cardbus/ |
H A D | rbus_ppb.c | 465 rbus_do_phys_countspace(pci_chipset_tag_t pc, pcitag_t tag, int mapreg, void *ctx, int type, bus_ad… in rbus_do_phys_countspace() 511 rbus_do_phys_allocate(pci_chipset_tag_t pc, pcitag_t tag, int mapreg, void *ctx, int type, bus_addr… in rbus_do_phys_allocate()
|
/netbsd-src/sys/arch/prep/pci/ |
H A D | gten.c | 325 u_int32_t mapreg, id, mask, mapsize; in gten_cnattach() local
|
/netbsd-src/sys/dev/pci/ |
H A D | btvmei.c | 419 u_int32_t mapreg; in b3_617_map_vme() local
|
H A D | pci_resource.c | 325 pcireg_t mapreg = mapreg_start; in pci_resource_scan_bar() local
|