Home
last modified time | relevance | path

Searched refs:depca_probe (Results 1 – 3 of 3) sorted by relevance

/external/grub/netboot/
Dcards.h154 extern struct nic *depca_probe(struct nic *, unsigned short *
Dconfig.c444 { "DEPCA", depca_probe, 0 },
Ddepca.c732 struct nic *depca_probe(struct nic *nic, unsigned short *probe_addrs) in depca_probe() function