Searched refs:nfe_devid (Results 1 – 2 of 2) sorted by relevance
109 uint16_t nfe_devid; member
481 sc->nfe_devid = pci_get_device(dev); in nfe_attach()485 switch (sc->nfe_devid) { in nfe_attach()641 if (sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN1 || in nfe_attach()642 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN2 || in nfe_attach()643 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN3 || in nfe_attach()644 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN4) { in nfe_attach()886 (sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN1 || in nfe_power()887 sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN2)) in nfe_power()