Home
last modified time | relevance | path

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

/openbsd-src/sys/scsi/
H A Dmpathvar.h37 struct mpath_path { struct
44 TAILQ_ENTRY(mpath_path) p_entry; argument
50 int mpath_path_attach(struct mpath_path *, u_int, argument
52 void mpath_path_status(struct mpath_path *, int);
53 int mpath_path_detach(struct mpath_path *);
55 void mpath_start(struct mpath_path *, struct scsi_xfer *);
H A Dmpath.c38 TAILQ_HEAD(mpath_paths, mpath_path);
52 struct mpath_path *d_next_path;
89 struct mpath_path *mpath_next_path(struct mpath_dev *);
153 struct mpath_path *
157 struct mpath_path *p; in mpath_next_path()
181 struct mpath_path *p; in mpath_cmd()
235 mpath_start(struct mpath_path *p, struct scsi_xfer *mxs) in mpath_start()
285 struct mpath_path *p; in mpath_done()
358 struct mpath_path *p; in mpath_failover_check()
369 mpath_path_status(struct mpath_path *p, int status) in mpath_path_status()
[all …]
H A Dmpath_sym.c36 struct mpath_path sc_path;
H A Dmpath_emc.c60 struct mpath_path sc_path;
H A Dmpath_hds.c59 struct mpath_path sc_path;
H A Dmpath_rdac.c119 struct mpath_path sc_path;