Searched refs:mpath_dev (Results 1 – 1 of 1) sorted by relevance
43 struct mpath_dev *g_dev;48 struct mpath_dev { struct67 struct mpath_dev *sc_devs[MPATH_BUSWIDTH]; argument89 struct mpath_path *mpath_next_path(struct mpath_dev *);92 void mpath_failover(struct mpath_dev *);94 void mpath_failover_check(struct mpath_dev *);143 struct mpath_dev *d = sc->sc_devs[link->target]; in mpath_probe()154 mpath_next_path(struct mpath_dev *d) in mpath_next_path()180 struct mpath_dev *d = sc->sc_devs[link->target]; in mpath_cmd()237 struct mpath_dev *d = p->p_group->g_dev; in mpath_start()[all …]