Searched refs:rom (Results 1 – 5 of 5) sorted by relevance
312 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()
699 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()
163 struct rt_pci_bus_resource rom; member
568 reduce ram/rom usage of tables): incompatible change for private MIBs
821 reduce ram/rom usage of tables): incompatible change for private MIBs
Completed in 16 milliseconds