Searched refs:MTSETBLK (Results 1 – 4 of 4) sorted by relevance
50 #define MTSETBLK 20 /* set block length (SCSI) */ macro
2920 case MTSETBLK: /* Set block length */ in st_int_ioctl()2927 if ((cmd_in == MTSETBLK || cmd_in == SET_DENS_AND_BLK) && in st_int_ioctl()2956 if (cmd_in == MTSETBLK || cmd_in == SET_DENS_AND_BLK) { in st_int_ioctl()2958 if (cmd_in == MTSETBLK) { in st_int_ioctl()2969 if (cmd_in == MTSETBLK || cmd_in == SET_DENS_AND_BLK) in st_int_ioctl()3008 if (cmd_in == MTSETBLK || cmd_in == SET_DENS_AND_BLK) { in st_int_ioctl()3103 } else if (cmd_in == MTSETBLK || in st_int_ioctl()3742 st_int_ioctl(STp, MTSETBLK, STp->changed_blksize); in st_ioctl()3746 if (mtc.mt_op != MTNOP && mtc.mt_op != MTSETBLK && in st_ioctl()
740 [MTSETBLK] = tape_std_mtsetblk,
442 MTSETBLK