Searched refs:rom_len (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpci_map.c395 rom.rom_len = bus_space_read_2(bst, bsh,
396 ptr + offsetof (struct pci_rom, rom_len));
407 imagesz = rom.rom_len * 512;
H A Dpcireg.h885 uint16_t rom_len; /* code length / 512 byte */ member in struct:pci_rom

Completed in 108 milliseconds