Searched refs:t5x9_probe (Results 1 – 5 of 5) sorted by relevance
24 return t5x9_probe ( nic, ISA_PROD_ID ( PROD_ID ), ISA_PROD_ID_MASK ); in el3_eisa_probe()
34 return t5x9_probe ( nic, MCA_ID ( mca ), 0xffff ); in t529_probe()
386 extern int t5x9_probe ( struct nic *nic,
288 return t5x9_probe ( nic, ISA_PROD_ID ( PROD_ID ), ISA_PROD_ID_MASK ); in legacy_t509_probe()
342 int t5x9_probe ( struct nic *nic, in t5x9_probe() function