Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/common/
HDt4_hw.c10546 PCIR_SIGNATURE = 0x52494350 /* PCIR signature */ enumerator
10704 if (le32_to_cpu(*(u32*)pcir_header->signature) != PCIR_SIGNATURE) { in t4_load_boot()