Searched refs:nfe_devid (Results 1 – 2 of 2) sorted by relevance
107 uint16_t nfe_devid; member
474 sc->nfe_devid = pci_get_device(dev); in nfe_attach()478 switch (sc->nfe_devid) { in nfe_attach()628 if (sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN1 || in nfe_attach()629 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN2 || in nfe_attach()630 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN3 || in nfe_attach()631 sc->nfe_devid == PCI_PRODUCT_NVIDIA_MCP61_LAN4) { in nfe_attach()866 (sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN1 || in nfe_power()867 sc->nfe_devid == PCI_PRODUCT_NVIDIA_NFORCE430_LAN2)) in nfe_power()