ne_pci_lookup
const struct ne_pci_product *ne_pci_lookup(struct pci_attach_args *);
if (ne_pci_lookup(pa) != NULL)
npp = ne_pci_lookup(pa);