Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mt/
H A Dmt.c77 { "forcereserve", MTIOCFORCERESERVE, O_UNLOAD, 0 },
148 if (comp->c_code == MTIOCFORCERESERVE || in main()
/titanic_41/usr/src/uts/common/sys/
H A Dmtio.h304 #define MTIOCFORCERESERVE (MTIOC|10) /* break reservation drive */ macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c5358 case MTIOCFORCERESERVE: in st_ioctl()