Home
last modified time | relevance | path

Searched refs:rom_size (Results 1 – 7 of 7) sorted by relevance

/pciutils/lib/
H A Drt-thread-smart-dm.c97 &d->rom_size, in rt_thread_smart_dm_scan()
H A Dpci.h151 pciaddr_t rom_size; /* Expansion ROM size */ member
H A Dproc.c95 &d->rom_size, in proc_scan()
H A Dhurd.c333 d->rom_size = rom.size; in hurd_fill_rom()
H A Dfbsd-device.c215 d->rom_size = 0; in fbsd_fill_info()
H A Dsysfs.c193 d->rom_size = size; in sysfs_get_resources()
/pciutils/
H A Dlspci.c499 pciaddr_t len = (p->known_fields & PCI_FILL_SIZES) ? p->rom_size : 0; in show_rom()