Searched refs:MTSETPART (Results 1 – 6 of 6) sorted by relevance
65 #define MTSETPART 33 /* Change the active tape partition */ macro
436 case MTSETPART: in tape_mtioctop()
266 MTSETPART Moves the tape to the partition given by the argument at the271 specified by MTSEEK. MTSETPART is inactive unless
3209 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()3221 if (mtc.mt_op == MTSETPART) { in st_ioctl()
4908 mtc.mt_op != MTMKPART && mtc.mt_op != MTSETPART && in osst_ioctl()4950 if (mtc.mt_op == MTSETPART) { in osst_ioctl()
5479 case MTSETPART: in idetape_mtioctop()