OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:natsemi_probe
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
cards.h
174
extern struct nic *
natsemi_probe
(struct nic *, unsigned short *
natsemi.c
221
struct nic *
natsemi_probe
(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci);
236
* Function:
natsemi_probe
250
natsemi_probe
(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci)
291
printf("
natsemi_probe
: Vendor:%#hX Device:%#hX\n", vendor, dev_id);
249
natsemi_probe
(struct nic *nic, unsigned short *io_addrs, struct pci_device *pci)
function
config.c
337
{ PCI_VENDOR_ID_NS, PCI_DEVICE_ID_DP83815,
natsemi_probe
},
372
{ "NATSEMI",
natsemi_probe
, pci_ioaddrs },
Completed in 579 milliseconds