Searched refs:nfe_devid (Results 1 – 2 of 2) sorted by relevance
109 uint16_t nfe_devid; member
478 sc->nfe_devid = pci_get_device(dev); in nfe_attach()482 switch (sc->nfe_devid) { in nfe_attach()637 if (sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN1 || in nfe_attach()638 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN2 || in nfe_attach()639 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN3 || in nfe_attach()640 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN4) { in nfe_attach()877 (sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN1 || in nfe_power()878 sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN2)) in nfe_power()