ixv_lookup
static const ixgbe_vendor_info_t *ixv_lookup(const struct pci_attach_args *);
return (ixv_lookup(pa) != NULL) ? 1 : 0;
ent = ixv_lookup(pa);