Home
last modified time | relevance | path

Searched refs:MTSETPART (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dmtio.h65 #define MTSETPART 33 /* Change the active tape partition */ macro
/openbmc/linux/drivers/s390/char/
H A Dtape_34xx.c1150 [MTSETPART] = NULL,
H A Dtape_3590.c1612 [MTSETPART] = NULL,
/openbmc/linux/Documentation/scsi/
H A Dst.rst459 MTSETPART
465 specified by MTSEEK. MTSETPART is inactive unless
/openbmc/linux/drivers/scsi/
H A Dst.c3644 mtc.mt_op != MTSETDRVBUFFER && mtc.mt_op != MTSETPART) in st_ioctl()
3656 if (mtc.mt_op == MTSETPART) { in st_ioctl()