Searched refs:sis900_probe (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dsis900.c146 static int sis900_probe(struct nic *nic,struct pci_device *pci);
190 printf ("sis900_probe: Error EERPOM read %hX\n", signature);
326 * Function: sis900_probe
339 static int sis900_probe ( struct nic *nic, struct pci_device *pci ) {
380 printf ("sis900_probe: Error MAC address not found\n");
388 DBG( "sis900_probe: Vendor:%#hX Device:%#hX\n", vendor, dev_id );
412 printf("sis900_probe: %s transceiver found at address %d.\n",
427 printf("sis900_probe: No MII transceivers found!\n");
433 printf("sis900_probe: Using %s as default\n", mii.chip_info->name);
1315 sis900_probe, sis900_disabl
336 static int sis900_probe ( struct nic *nic, struct pci_device *pci ) { function
[all...]

Completed in 53 milliseconds