Searched refs:use_pf (Results 1 – 2 of 2) sorted by relevance
117 unsigned char use_pf; /* Set Page Format bit in all mode selects? */ member
2822 if ((STp->use_pf & USE_PF)) in st_int_ioctl()2991 !(STp->use_pf & PF_TESTED)) { in st_int_ioctl()2994 STp->use_pf = (STp->use_pf ^ USE_PF) | PF_TESTED; in st_int_ioctl()4098 tpnt->use_pf = (SDp->scsi_level >= SCSI_2); in st_probe()