Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c11473 BOOT_SIGNATURE = 0xaa55, /* signature of BIOS boot ROM */ enumerator
11653 if (le16_to_cpu(*(u16*)header->signature) != BOOT_SIGNATURE ) { in t4_load_boot()