Searched refs:snic_probe (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/snic/
H A Dsnic_main.c343 * snic_probe : Initialize the snic interface.
346 snic_probe(struct pci_dev *pdev, const struct pci_device_id *ent) function
656 SNIC_HOST_ERR(shost, "snic_probe:Discovery Failed w err = %d\n",
736 } /* end of snic_probe */
741 * resources allocated in snic_probe on initialization.
945 .probe = snic_probe,

Completed in 162 milliseconds