Home
last modified time | relevance | path

Searched refs:rom (Results 1 – 5 of 5) sorted by relevance

/components/drivers/pci/
A Dprocfs.c312 dfs_seq_printf(seq, "\t%16llx", (rt_uint64_t)pdev->rom.base); in pci_single_show()
319 dfs_seq_printf(seq, "\t%16llx", (rt_uint64_t)pdev->rom.size); in pci_single_show()
A Dpci.c699 pdev->rom.base = addr; in rt_pci_device_alloc_resource()
700 pdev->rom.size = size; in rt_pci_device_alloc_resource()
701 pdev->rom.flags = PCI_BUS_REGION_F_MEM; in rt_pci_device_alloc_resource()
/components/drivers/include/drivers/
A Dpci.h163 struct rt_pci_bus_resource rom; member
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG568 reduce ram/rom usage of tables): incompatible change for private MIBs
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG821 reduce ram/rom usage of tables): incompatible change for private MIBs

Completed in 16 milliseconds