Home
last modified time | relevance | path

Searched refs:qedf_probe (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c29 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id);
3287 .probe = qedf_probe,
3725 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id) in qedf_probe() function