OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imagesz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_map.c
679
bus_size_t offset = 0,
imagesz
;
local in function:pci_find_rom
733
imagesz
= rom.rom_len * 512;
741
*romsz =
imagesz
;
742
bus_space_subregion(bst, bsh, offset,
imagesz
, romh);
751
offset +=
imagesz
;
pci_map.c
679
bus_size_t offset = 0,
imagesz
;
local in function:pci_find_rom
733
imagesz
= rom.rom_len * 512;
741
*romsz =
imagesz
;
742
bus_space_subregion(bst, bsh, offset,
imagesz
, romh);
751
offset +=
imagesz
;
Completed in 158 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025