Searched refs:use_pf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dst.h117 unsigned char use_pf; /* Set Page Format bit in all mode selects? */ member in struct:scsi_tape
172 /* Bit masks for use_pf */
H A Dst.c2807 if ((STp->use_pf & USE_PF))
2976 !(STp->use_pf & PF_TESTED)) {
2979 STp->use_pf = (STp->use_pf ^ USE_PF) | PF_TESTED;
4086 tpnt->use_pf = (SDp->scsi_level >= SCSI_2);

Completed in 102 milliseconds