Searched refs:use_pf (Results 1 – 2 of 2) sorted by relevance
86 unsigned char use_pf; /* Set Page Format bit in all mode selects? */ member
2577 if ((STp->use_pf & USE_PF)) in st_int_ioctl()2742 !(STp->use_pf & PF_TESTED)) { in st_int_ioctl()2745 STp->use_pf = !STp->use_pf | PF_TESTED; in st_int_ioctl()3903 tpnt->use_pf = (SDp->scsi_level >= SCSI_2); in st_attach()