find_pci
find_pci(dev->type, &state->dev);
extern void find_pci(int type, struct pci_device *dev);
find_pci(BRIDGE_DRIVER, p);