Searched refs:mpath_path_attach (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/sys/scsi/ |
| D | mpathvar.h | 50 int mpath_path_attach(struct mpath_path *, u_int,
|
| D | mpath_sym.c | 163 if (mpath_path_attach(&sc->sc_path, id, ops) != 0) in sym_attach()
|
| D | mpath_emc.c | 163 if (mpath_path_attach(&sc->sc_path, sp, &emc_mpath_ops) != 0) in emc_attach()
|
| D | mpath_hds.c | 168 if (mpath_path_attach(&sc->sc_path, in hds_attach()
|
| D | mpath_rdac.c | 228 if (mpath_path_attach(&sc->sc_path, id, &rdac_mpath_ops) != 0) in rdac_attach()
|
| D | mpath.c | 435 mpath_path_attach(struct mpath_path *p, u_int g_id, const struct mpath_ops *ops) in mpath_path_attach() function
|