Home
last modified time | relevance | path

Searched defs:rom_size (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dbootrom.c197 off_t rom_size, var_size, total_size; in bootrom_loadrom() local
H A Dpci_passthru.c744 const uint64_t rom_size = sbuf.st_size; in passthru_init_rom() local
H A Dpci_emul.c943 const uint64_t rom_size = MAX(1UL << flsl(size), in pci_emul_alloc_rom() local
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c5790 int *fcode_size, int rom_paddr, int rom_size) in pcicfg_load_fcode()
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.h1163 uint32_t rom_size:3; member