Searched defs:memend (Results 1 - 4 of 4) sorted by relevance

/src/sys/dev/marvell/
H A Dgtpci.c125 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 Dmvpex.c112 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/news68k/news68k/
H A Dmachdep.c970 paddr_t memend; local in function:mm_md_physacc
/src/sys/dev/pci/
H A Dpci_resource.c523 uint64_t memstart, memend; local in function:pci_resource_scan_bridge

Completed in 6 milliseconds