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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c203 mpath.mip_cmd = MI_PATH_ASSIGN;
220 mpath.mip_cmd = MI_PATH_ACTIVATE;
H A Ddman.c4227 mpath.mip_cmd = MI_PATH_ACTIVATE;
4311 mpath.mip_cmd = MI_PATH_ADD;
4380 mpath.mip_cmd = MI_PATH_ASSIGN;
6282 switch (mip->mip_cmd) {
7324 mpath.mip_cmd = MI_PATH_ACTIVATE;
8216 cmn_err(CE_CONT, "\tmip_cmd: %s\n", _mip_cmd[mip->mip_cmd]);
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h307 uchar_t mip_cmd; /* Cmd for this pathgroup */ member in struct:mi_path_t

Completed in 60 milliseconds