Searched refs:eq (Results 1 - 25 of 361) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_eq.c54 struct ehca_eq *eq,
63 spin_lock_init(&eq->spinlock);
64 spin_lock_init(&eq->irq_spinlock);
65 eq->is_initialized = 0;
68 ehca_err(ib_dev, "Invalid EQ type %x. eq=%p", type, eq);
72 ehca_err(ib_dev, "EQ length must not be zero. eq=%p", eq);
77 &eq->pf,
80 &eq
53 ehca_create_eq(struct ehca_shca *shca, struct ehca_eq *eq, const enum ehca_eq_type type, const u32 length) argument
155 ehca_poll_eq(struct ehca_shca *shca, struct ehca_eq *eq) argument
167 ehca_destroy_eq(struct ehca_shca *shca, struct ehca_eq *eq) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dclear.S17 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq; \
18 cror 4*cr0+eq,4*cr0+eq,4*cr2+eq; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dafpd-mtab.pl.in20 if $device eq 'none' || $mount_point eq '/boot';
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/tools/
H A Dmrlg.cgi168 if ($Form{'router'} eq 'router1')
178 elsif ($Form{'router'} eq 'router2')
186 elsif ($Form{'router'} eq 'router3')
195 elsif ($Form{'router'} eq 'router4')
211 if ($Form{'query'} eq '1')
216 elsif ($Form{'query'} eq '2')
221 if ($Form{'query'} eq '3')
226 if ($Form{'query'} eq '4')
230 if ($Form{'query'} eq '5')
234 if ($Form{'query'} eq '
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba-slapd-include.conf7 index rid eq
H A Dsmb.init43 [ $RETVAL -eq 0 -a $RETVAL2 -eq 0 ] && touch /var/lock/subsys/smb || \
55 [ $RETVAL -eq 0 -a $RETVAL2 -eq 0 ] && rm -f /var/lock/subsys/smb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dgcc-x86_64-has-stack-protector.sh4 if [ "$?" -eq "0" ] ; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dhash.t56 ok 10, $value eq "some value" ;
59 ok 13, $value eq "value" ;
62 ok 16, $status eq $DB_errors{'DB_NOTFOUND'} ;
64 ok 18, $db->status() eq $DB_errors{'DB_NOTFOUND'};
72 ok 21, $db->status() eq $DB_errors{'DB_KEYEXIST'};
78 ok 24, $value eq "value" ;
110 ok 33, $value eq "some value" ;
127 ok 37, $value eq "some value" ;
162 if ( $copy{$k} eq $v )
168 ok 43, $cursor->status() eq
[all...]
H A Dfilter.t30 $fetch_key eq $fk && $store_key eq $sk &&
31 $fetch_value eq $fv && $store_value eq $sv &&
32 $_ eq 'original' ;
51 ok 3, $h{"fred"} eq "joe";
56 ok 5, $db->FIRSTKEY() eq "fred" ;
76 ok 8, $h{"Fred"} eq "[Jxe]";
82 ok 10, $db->FIRSTKEY() eq "FRED" ;
97 ok 13, $h{"fred"} eq "jo
[all...]
H A Dqueue.t65 ok $value eq fillout("some value", $rec_len, $pad) ;
68 ok $value eq fillout("value", $rec_len, $pad) ;
71 ok $value eq fillout("value", $rec_len, $pad) ;
75 ok $db->status() eq $DB_errors{'DB_KEYEMPTY'} ;
79 ok $db->status() eq $DB_errors{'DB_NOTFOUND'} ;
87 ok $db->status() eq $DB_errors{'DB_KEYEXIST'} ;
94 ok $value eq fillout("some value", $rec_len, $pad) ;
120 ok $value eq fillout("some value", $rec_len) ;
163 if ( fillout($copy{$k}, $rec_len) eq $v )
170 ok $cursor->status() eq
[all...]
H A Drecno.t55 ok 10, $value eq "some value" ;
58 ok 13, $value eq "value" ;
62 ok 17, $db->status() eq $DB_errors{'DB_KEYEMPTY'} ;
66 ok 20, $db->status() eq $DB_errors{'DB_NOTFOUND'} ;
74 ok 23, $db->status() eq $DB_errors{'DB_KEYEXIST'} ;
81 ok 26, $value eq "value" ;
105 ok 32, $value eq "some value" ;
146 if ( $copy{$k} eq $v )
153 ok 37, $cursor->status() eq $DB_errors{'DB_NOTFOUND'} ;
164 if ( $copy{$k} eq
[all...]
H A Dbtree.t55 ok 10, $value eq "some value" ;
58 ok 13, $value eq "value" ;
62 ok 17, $db->status() eq $DB_errors{'DB_NOTFOUND'} ;
70 ok 20, $db->status() eq $DB_errors{'DB_KEYEXIST'} ;
77 ok 23, $value eq "value" ;
109 ok 32, $value eq "some value" ;
146 if ( $copy{$k} eq $v )
152 ok 37, $cursor->status() eq $DB_errors{'DB_NOTFOUND'};
163 if ( $copy{$k} eq $v )
169 ok 41, $status eq
[all...]
H A Dunknown.t76 ok 15, $value eq "some value" ;
78 ok 17, $value eq "value" ;
86 ok 19, $hash{"some key"} eq "some value" ;
114 ok 26, $value eq "some value" ;
116 ok 28, $value eq "value" ;
125 ok 30, $hash{"some key"} eq "some value" ;
154 ok 37, $value eq "some value" ;
156 ok 39, $value eq "value" ;
165 ok 41, $array[1] eq "value" ;
H A Ddb-3.3.t107 ok 13, $v eq "house";
110 ok 15, $v eq "sea";
113 ok 17, $v eq "flag";
120 ok 20, $pk eq 'green';
121 ok 21, $v eq 'house';
129 ok 25, $k eq 'green';
130 ok 26, $v eq 'house';
135 ok 28, $k eq 'sea';
136 ok 29, $v eq 'sea';
145 ok 32, $k eq 'fla
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dnumaq.c46 struct eachquadmem *eq; local
54 eq = &scd->eq[node];
57 eq->hi_shrd_mem_start - eq->priv_mem_size);
59 eq->hi_shrd_mem_start + eq->hi_shrd_mem_size);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c174 static inline void tavor_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
178 doorbell[0] = cpu_to_be32(MTHCA_EQ_DB_SET_CI | eq->eqn);
179 doorbell[1] = cpu_to_be32(ci & (eq->nent - 1));
195 static inline void arbel_set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
200 dev->eq_regs.arbel.eq_set_ci_base + eq->eqn * 8);
205 static inline void set_eq_ci(struct mthca_dev *dev, struct mthca_eq *eq, u32 ci) argument
208 arbel_set_eq_ci(dev, eq, ci);
210 tavor_set_eq_ci(dev, eq, ci);
244 static inline struct mthca_eqe *get_eqe(struct mthca_eq *eq, u32 entry) argument
246 unsigned long off = (entry & (eq
250 next_eqe_sw(struct mthca_eq *eq) argument
276 mthca_eq_int(struct mthca_dev *dev, struct mthca_eq *eq) argument
436 struct mthca_eq *eq = eq_ptr; local
470 struct mthca_eq *eq = eq_ptr; local
481 mthca_create_eq(struct mthca_dev *dev, int nent, u8 intr, struct mthca_eq *eq) argument
611 mthca_free_eq(struct mthca_dev *dev, struct mthca_eq *eq) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_eq.c68 eqhw_t *eqhw = &(vortex->eq.this04);
90 eqhw_t *eqhw = &(vortex->eq.this04);
113 eqhw_t *eqhw = &(vortex->eq.this04);
130 eqhw_t *eqhw = &(vortex->eq.this04);
148 eqhw_t *eqhw = &(vortex->eq.this04);
179 eqhw_t *eqhw = &(vortex->eq.this04);
189 eqhw_t *eqhw = &(vortex->eq.this04);
199 eqhw_t *eqhw = &(vortex->eq.this04);
209 eqhw_t *eqhw = &(vortex->eq.this04);
220 eqhw_t *eqhw = &(vortex->eq
357 eqlzr_t *eq = &(vortex->eq); local
368 eqlzr_t *eq = &(vortex->eq); local
382 eqlzr_t *eq = &(vortex->eq); local
393 eqlzr_t *eq = &(vortex->eq); local
407 eqlzr_t *eq = &(vortex->eq); local
418 eqlzr_t *eq = &(vortex->eq); local
436 eqlzr_t *eq = &(vortex->eq); local
452 eqlzr_t *eq = &(vortex->eq); local
472 eqlzr_t *eq = &(vortex->eq); local
489 eqlzr_t *eq = &(vortex->eq); local
499 eqlzr_t *eq = &(vortex->eq); local
510 eqlzr_t *eq = &(vortex->eq); local
565 eqlzr_t *eq = &(vortex->eq); local
578 eqlzr_t *eq = &(vortex->eq); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/distrib/initscripts/
H A Drc.atalk.tru64.tmpl42 if [ ${ATALK_START_ATALKD} -eq 1 -a -x ${ATALK_SBIN}/atalkd ]; then
46 if [ ${ATALK_START_NBPRGSTR} -eq 1 -a -x ${ATALK_BIN}/nbprgstr ]; then
52 if [ ${ATALK_START_PAPD} -eq 1 -a -x ${ATALK_SBIN}/papd ]; then
56 if [ ${ATALK_START_CNID_METAD} -eq 1 -a -x ${ATALK_SBIN}/cnid_metad ]; then
60 if [ ${ATALK_START_AFPD} -eq 1 -a -x ${ATALK_SBIN}/afpd ]; then
64 if [ ${ATALK_START_TIMELORD} -eq 1 -a -x ${ATALK_SBIN}/timelord ]; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/distrib/initscripts/
H A Drc.atalk.tru64.tmpl41 if [ ${ATALK_START_ATALKD} -eq 1 -a -x ${ATALK_SBIN}/atalkd ]; then
45 if [ ${ATALK_START_NBPRGSTR} -eq 1 -a -x ${ATALK_BIN}/nbprgstr ]; then
51 if [ ${ATALK_START_PAPD} -eq 1 -a -x ${ATALK_SBIN}/papd ]; then
55 if [ ${ATALK_START_CNID_METAD} -eq 1 -a -x ${ATALK_SBIN}/cnid_metad ]; then
59 if [ ${ATALK_START_AFPD} -eq 1 -a -x ${ATALK_SBIN}/afpd ]; then
63 if [ ${ATALK_START_TIMELORD} -eq 1 -a -x ${ATALK_SBIN}/timelord ]; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dcpu_setup_6xx.S169 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq
170 cror 4*cr0+eq,4*cr0+eq,4*cr2+eq
311 cror 4*cr1+eq,4*cr1+eq,4*cr2+eq
313 cror 4*cr0+eq,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Deq.c140 static void eq_set_ci(struct mlx4_eq *eq, int req_not) argument
142 __raw_writel((__force u32) cpu_to_be32((eq->cons_index & 0xffffff) |
144 eq->doorbell);
149 static struct mlx4_eqe *get_eqe(struct mlx4_eq *eq, u32 entry) argument
151 unsigned long off = (entry & (eq->nent - 1)) * MLX4_EQ_ENTRY_SIZE;
152 return eq->page_list[off / PAGE_SIZE].buf + off % PAGE_SIZE;
155 static struct mlx4_eqe *next_eqe_sw(struct mlx4_eq *eq) argument
157 struct mlx4_eqe *eqe = get_eqe(eq, eq->cons_index);
158 return !!(eqe->owner & 0x80) ^ !!(eq
161 mlx4_eq_int(struct mlx4_dev *dev, struct mlx4_eq *eq) argument
275 struct mlx4_eq *eq = eq_ptr; local
313 mlx4_get_eq_uar(struct mlx4_dev *dev, struct mlx4_eq *eq) argument
336 mlx4_create_eq(struct mlx4_dev *dev, int nent, u8 intr, struct mlx4_eq *eq) argument
447 mlx4_free_eq(struct mlx4_dev *dev, struct mlx4_eq *eq) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-recno.t109 if ($^O eq 'darwin'
136 return unless $^O eq 'cygwin' ;
210 ok(18, ((stat($Dfile))[2] & 0777) == (($^O eq 'os2' || $^O eq 'MacOS') ? 0666 : 0640)
220 ok(20, $h[0] eq 'a' );
236 ok(24, $h[3] eq 'replaced' );
242 ok(25, $h[++$i] eq 'added' );
243 ok(26, $h[++$i] eq 'to' );
244 ok(27, $h[++$i] eq 'the' );
245 ok(28, $h[++$i] eq 'en
[all...]
H A Ddb-btree.t25 if ($^O eq 'darwin'
115 if $^O eq 'cygwin' ;
187 ok(18, ($mode & 0777) == (($^O eq 'os2' || $^O eq 'MacOS') ? 0666 : 0640)
199 ok(20, $h{'abc'} eq 'ABC' );
268 if ($key eq $keys[$i] && $value eq $values[$i] && $key eq lc($value)) {
270 $i++ if $key eq $value;
285 ok(29, $h{'foo'} eq '' ) ;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh8 if [ $? -eq 0 ]; then
13 if [ $? -eq 0 ]; then
18 if [ $? -eq 0 ]; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Fedora/
H A Dsmb.init55 [ $RETVAL -eq 0 -a $RETVAL2 -eq 0 ] && touch /var/lock/subsys/smb || \
65 [ $RETVAL -eq 0 ] && rm -f /var/run/smbd.pid
71 [ $RETVAL2 -eq 0 ] && rm -f /var/run/nmbd.pid
72 [ $RETVAL -eq 0 -a $RETVAL2 -eq 0 ] && rm -f /var/lock/subsys/smb

Completed in 143 milliseconds

1234567891011>>