Searched refs:MSU_CMD_STOP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h117 #define MSU_CMD_STOP (MSU_CMD|0x14) macro
152 #define MSU_WSTP_ACK 14 /* wait ack/nak of MSU_CMD_STOP state */
/illumos-gate/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu_ioctl_lrp.c127 chkflag = MSU_CMD_STOP;
144 if ((chkflag == MSU_CMD_ACTIVE) || (chkflag == MSU_CMD_STOP)) {
206 if (chkflag == MSU_CMD_STOP) {
278 } else if ((chkflag == MSU_CMD_STOP) &&
281 /* MSU_CMD_STOP for active path */

Completed in 249 milliseconds