Searched refs:tfs (Results 1 - 25 of 27) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Ddump.c678 FS *tfs; local
683 tfs = dumper->pub.fshead;
684 while (tfs) {
685 tfs->bcnt = bb_dump_size(tfs);
686 if (blocksize < tfs->bcnt) {
687 blocksize = tfs->bcnt;
689 tfs = tfs->nextfs;
694 for (tfs
709 FS *tfs; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Ddump.c678 FS *tfs; local
683 tfs = dumper->pub.fshead;
684 while (tfs) {
685 tfs->bcnt = bb_dump_size(tfs);
686 if (blocksize < tfs->bcnt) {
687 blocksize = tfs->bcnt;
689 tfs = tfs->nextfs;
694 for (tfs
709 FS *tfs; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Ddump.c678 FS *tfs; local
683 tfs = dumper->pub.fshead;
684 while (tfs) {
685 tfs->bcnt = bb_dump_size(tfs);
686 if (blocksize < tfs->bcnt) {
687 blocksize = tfs->bcnt;
689 tfs = tfs->nextfs;
694 for (tfs
709 FS *tfs; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mvsas/
H A Dmv_94xx.c354 u32 tfs)
360 tmp = mr32(MVS_INT_STAT_SRS_0) | (1U << tfs);
368 static void mvs_94xx_free_reg_set(struct mvs_info *mvi, u8 *tfs) argument
372 u8 reg_set = *tfs;
374 if (*tfs == MVS_ID_NOT_MAPPED)
390 *tfs = MVS_ID_NOT_MAPPED;
395 static u8 mvs_94xx_assign_reg_set(struct mvs_info *mvi, u8 *tfs) argument
400 if (*tfs != MVS_ID_NOT_MAPPED)
407 *tfs = i;
412 *tfs
353 mvs_94xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, u32 tfs) argument
[all...]
H A Dmv_64xx.c502 u32 tfs)
508 tmp = mr32(MVS_INT_STAT_SRS_0) | (1U << tfs);
516 static void mvs_64xx_free_reg_set(struct mvs_info *mvi, u8 *tfs) argument
521 if (*tfs == MVS_ID_NOT_MAPPED)
524 offs = 1U << ((*tfs & 0x0f) + PCS_EN_SATA_REG_SHIFT);
525 if (*tfs < 16) {
533 tmp = mr32(MVS_INT_STAT_SRS_0) & (1U << *tfs);
537 *tfs = MVS_ID_NOT_MAPPED;
541 static u8 mvs_64xx_assign_reg_set(struct mvs_info *mvi, u8 *tfs) argument
547 if (*tfs !
501 mvs_64xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, u32 tfs) argument
[all...]
H A Dmv_sas.h135 u32 tfs);
139 u8 (*assign_reg_set)(struct mvs_info *mvi, u8 *tfs);
140 void (*free_reg_set)(struct mvs_info *mvi, u8 *tfs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/mvsas/
H A Dmv_94xx.c354 u32 tfs)
360 tmp = mr32(MVS_INT_STAT_SRS_0) | (1U << tfs);
368 static void mvs_94xx_free_reg_set(struct mvs_info *mvi, u8 *tfs) argument
372 u8 reg_set = *tfs;
374 if (*tfs == MVS_ID_NOT_MAPPED)
390 *tfs = MVS_ID_NOT_MAPPED;
395 static u8 mvs_94xx_assign_reg_set(struct mvs_info *mvi, u8 *tfs) argument
400 if (*tfs != MVS_ID_NOT_MAPPED)
407 *tfs = i;
412 *tfs
353 mvs_94xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, u32 tfs) argument
[all...]
H A Dmv_64xx.c502 u32 tfs)
508 tmp = mr32(MVS_INT_STAT_SRS_0) | (1U << tfs);
516 static void mvs_64xx_free_reg_set(struct mvs_info *mvi, u8 *tfs) argument
521 if (*tfs == MVS_ID_NOT_MAPPED)
524 offs = 1U << ((*tfs & 0x0f) + PCS_EN_SATA_REG_SHIFT);
525 if (*tfs < 16) {
533 tmp = mr32(MVS_INT_STAT_SRS_0) & (1U << *tfs);
537 *tfs = MVS_ID_NOT_MAPPED;
541 static u8 mvs_64xx_assign_reg_set(struct mvs_info *mvi, u8 *tfs) argument
547 if (*tfs !
501 mvs_64xx_issue_stop(struct mvs_info *mvi, enum mvs_port_type type, u32 tfs) argument
[all...]
H A Dmv_sas.h135 u32 tfs);
139 u8 (*assign_reg_set)(struct mvs_info *mvi, u8 *tfs);
140 void (*free_reg_set)(struct mvs_info *mvi, u8 *tfs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ata/
H A Dpata_mpc52xx.c110 u8 tfs; member in struct:udmaspec
125 .tfs = 16, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
129 .tfs = 14, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
133 .tfs = 12, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
137 .tfs = 9, .tli = 7, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
141 .tfs = 8, .tli = 8, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
145 .tfs = 6, .tli = 5, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
152 .tfs = 30, .tli = 20, .tmli = 3, .taz = 2, .tzah = 3, .tenv = 3,
156 .tfs = 27, .tli = 20, .tmli = 3, .taz = 2, .tzah = 3, .tenv = 3,
160 .tfs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ata/
H A Dpata_mpc52xx.c110 u8 tfs; member in struct:udmaspec
125 .tfs = 16, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
129 .tfs = 14, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
133 .tfs = 12, .tli = 10, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
137 .tfs = 9, .tli = 7, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
141 .tfs = 8, .tli = 8, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
145 .tfs = 6, .tli = 5, .tmli = 2, .taz = 1, .tzah = 2, .tenv = 2,
152 .tfs = 30, .tli = 20, .tmli = 3, .taz = 2, .tzah = 3, .tenv = 3,
156 .tfs = 27, .tli = 20, .tmli = 3, .taz = 2, .tzah = 3, .tenv = 3,
160 .tfs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dwireshark-conf.pl101 { tfs => { hf_bla => {
H A Dwireshark-ndr.pl181 tfs => {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dwireshark-conf.pl101 { tfs => { hf_bla => {
H A Dwireshark-ndr.pl181 tfs => {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/tests/
H A Dwireshark-conf.pl101 { tfs => { hf_bla => {
H A Dwireshark-ndr.pl181 tfs => {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_ssi.c116 unsigned int tfs; member in struct:fsl_ssi_private::__anon34878
225 ssi_private->stats.tfs++;
607 SIER_SHOW(TFS_EN, tfs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/fsl/
H A Dfsl_ssi.c116 unsigned int tfs; member in struct:fsl_ssi_private::__anon23185
225 ssi_private->stats.tfs++;
607 SIER_SHOW(TFS_EN, tfs);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/lib/Parse/Pidl/Wireshark/
H A DNDR.pm240 if (defined($self->{conformance}->{tfs}->{$hf_bitname})) {
241 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{TRUE_STRING},");
242 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{FALSE_STRING},");
243 $self->{conformance}->{tfs}->{$hf_bitname}->{USED} = 1;
1148 foreach (values %{$conformance->{tfs}}) {
H A DConformance.pm163 $data->{tfs}->{$hf} = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Pidl/Wireshark/
H A DNDR.pm240 if (defined($self->{conformance}->{tfs}->{$hf_bitname})) {
241 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{TRUE_STRING},");
242 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{FALSE_STRING},");
243 $self->{conformance}->{tfs}->{$hf_bitname}->{USED} = 1;
1148 foreach (values %{$conformance->{tfs}}) {
H A DConformance.pm163 $data->{tfs}->{$hf} = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Pidl/Wireshark/
H A DNDR.pm240 if (defined($self->{conformance}->{tfs}->{$hf_bitname})) {
241 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{TRUE_STRING},");
242 $self->pidl_def(" $self->{conformance}->{tfs}->{$hf_bitname}->{FALSE_STRING},");
243 $self->{conformance}->{tfs}->{$hf_bitname}->{USED} = 1;
1148 foreach (values %{$conformance->{tfs}}) {
H A DConformance.pm163 $data->{tfs}->{$hf} = {

Completed in 289 milliseconds

12