Home
last modified time | relevance | path

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

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