Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Ddmfe.c61 #define PCI_DM9132_ID 0x91321282 /* Davicom DM9132 ID */ macro
129 #define __CHK_IO_SIZE(pci_id, dev_rev) ( ((pci_id)==PCI_DM9132_ID) || ((dev_rev) >= 0x02000030) ) ?…
253 if (!chkmode || (db->chip_id == PCI_DM9132_ID) || in dmfe_reset()
322 if (db->chip_id == PCI_DM9132_ID) { in dmfe_init_dm910x()
716 if (db->chip_id == PCI_DM9132_ID) /* DM9132 */
885 if (chip_id == PCI_DM9132_ID) { in phy_write()
940 if (chip_id == PCI_DM9132_ID) { in phy_read()