Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c509-eisa.c24 return t5x9_probe ( nic, ISA_PROD_ID ( PROD_ID ), ISA_PROD_ID_MASK ); in el3_eisa_probe()
D3c529.c34 return t5x9_probe ( nic, MCA_ID ( mca ), 0xffff ); in t529_probe()
D3c509.h386 extern int t5x9_probe ( struct nic *nic,
D3c509.c288 return t5x9_probe ( nic, ISA_PROD_ID ( PROD_ID ), ISA_PROD_ID_MASK ); in legacy_t509_probe()
D3c5x9.c342 int t5x9_probe ( struct nic *nic, in t5x9_probe() function