Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h202 PCIR_SIGNATURE = 0x52494350 enumerator
Dt4_hw.c10616 if (le32_to_cpu(pcir_header->signature) != PCIR_SIGNATURE) { in t4_load_boot()