Home
last modified time | relevance | path

Searched refs:CLOSETRAY (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/rmvolmgr/
H A Dvold.h43 CLOSETRAY enumerator
H A Drmm_common.c836 case CLOSETRAY: in rmm_action_one()
863 case CLOSETRAY: in rmm_action_one()
923 if ((action == EJECT) || (action == CLOSETRAY)) { in rmm_action()
927 if (!ret || (action == CLOSETRAY)) { in rmm_action()
/titanic_41/usr/src/cmd/rmmount/
H A Drmmount.c128 action = CLOSETRAY; in rmmount()