Searched refs:O_UNLOAD (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/mt/ |
H A D | mt.c | 52 #define O_UNLOAD (O_RDWR | O_NDELAY) macro 77 { "forcereserve", MTIOCFORCERESERVE, O_UNLOAD, 0 }, 78 { "config", MTIOCGETDRIVETYPE, O_UNLOAD, 0 }, 83 { "load", MTLOAD, O_UNLOAD, 0 },
|