Searched refs:PCIR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | cxgb4.h | 202 PCIR_SIGNATURE = 0x52494350 enumerator |
D | t4_hw.c | 10616 if (le32_to_cpu(pcir_header->signature) != PCIR_SIGNATURE) { in t4_load_boot() |