Searched defs:ioend (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/alpha/pci/ |
| H A D | pci_swiz_bus_io_chipdep.c | 376 bus_addr_t ioend = ioaddr + (iolen - 1); local in function:__C
|
| /src/sys/arch/powerpc/oea/ |
| H A D | ofw_autoconf.c | 285 int iostart, ioend; local in function:ofw_device_register
|
| /src/sys/dev/marvell/ |
| H A D | gtpci.c | 125 uint64_t iostart = 0, ioend = 0, memstart = 0, memend = 0; local in function:gtpci_attach 441 gtpci_pci_config(struct gtpci_softc * sc,bus_space_tag_t iot,bus_space_tag_t memt,bus_dma_tag_t dmat,pci_chipset_tag_t pc,u_long iostart,u_long ioend,u_long memstart,u_long memend,int cacheline_size) argument
|
| H A D | mvpex.c | 112 uint64_t iostart = 0, ioend = 0, memstart = 0, memend = 0; local in function:mvpex_attach 405 mvpex_pci_config(struct mvpex_softc * sc,bus_space_tag_t iot,bus_space_tag_t memt,bus_dma_tag_t dmat,pci_chipset_tag_t pc,u_long iostart,u_long ioend,u_long memstart,u_long memend,int cacheline_size) argument
|
| /src/sys/arch/hppa/dev/ |
| H A D | elroy.c | 379 bus_addr_t iostart, ioend; local in function:elroy_ioalloc
|
| /src/sys/dev/pci/ |
| H A D | pci_resource.c | 522 uint64_t iostart, ioend; local in function:pci_resource_scan_bridge
|
Completed in 15 milliseconds