Searched refs:mpath_path_probe (Results 1 – 6 of 6) sorted by relevance
49 int mpath_path_probe(struct scsi_link *);
109 if (mpath_path_probe(sa->sa_sc_link) != 0) in sym_match()
121 if (mpath_path_probe(sa->sa_sc_link) != 0) in emc_match()
123 if (mpath_path_probe(sa->sa_sc_link) != 0) in hds_match()
183 if (mpath_path_probe(sa->sa_sc_link) != 0) in rdac_match()
417 mpath_path_probe(struct scsi_link *link) in mpath_path_probe() function