Home
last modified time | relevance | path

Searched refs:PCI_ROM_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h1227 #define PCI_ROM_SIGNATURE 0x0 /* ROM Signature 0xaa55 */ macro
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c5856 (uint16_t *)(addr + PCI_ROM_SIGNATURE)); in pcicfg_load_fcode()
5859 (int16_t *)(addr + PCI_ROM_SIGNATURE), &rom_sig)) { in pcicfg_load_fcode()