Searched refs:first (Results 1 - 25 of 33) sorted by relevance

12

/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Devents2json8 first = 0
11 if (first == 1) {
15 first = 1
H A Dcodec.lua177 -- decode a 5-tuple from the csv, where the first character of the
414 -- the first field is always the ID of the event type
/netgear-R7800-V1.0.2.28/target/linux/atheros/base-files/lib/upgrade/
H A Dplatform.sh5 local first dev size erasesize name
10 if [ -z "$first" ]; then
11 first="$name"
13 echo "$erasesize:$first:$name"
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/kernel/
H A Dsys_ubicom32.c145 asmlinkage int sys_ipc(uint call, int first, int second, argument
156 return sys_semop(first, (struct sembuf *)ptr, second);
158 return sys_semget(first, second, third);
165 return sys_semctl(first, second, third, fourth);
173 return sys_msgsnd(first, (struct msgbuf *) ptr,
185 return sys_msgrcv(first, tmp.msgp, second,
189 return sys_msgrcv(first,
194 return sys_msgget((key_t) first, second);
196 return sys_msgctl(first, second,
207 ret = do_shmat(first, pt
[all...]
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dfis.c144 struct fis_image_desc *first = NULL; local
180 if (!first)
181 first = desc;
189 first_fb = first;
194 last_fb = first;
214 desc = first - 1;
216 if (first->hdr.flash_base - desc->hdr.size > desc->hdr.flash_base) {
217 int delta = first->hdr.flash_base - desc->hdr.size - desc->hdr.flash_base;
226 desc = first + n_new;
242 for (part = new, desc = first; des
[all...]
/netgear-R7800-V1.0.2.28/target/linux/cns3xxx/base-files/lib/upgrade/
H A Dplatform.sh8 local first dev size erasesize name
13 if [ -z "$first" ]; then
14 first="$name"
16 echo "$erasesize:$first:$name"
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/arch/mips/ralink/rt288x/
H A Drt288x.c122 static void rt288x_gpio_reserve(int first, int last) argument
124 for (; first <= last; first++)
125 gpio_request(first, "reserved");
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/arch/mips/ralink/rt305x/
H A Drt305x.c192 static void rt305x_gpio_reserve(int first, int last) argument
194 for (; first <= last; first++)
195 gpio_request(first, "reserved");
/netgear-R7800-V1.0.2.28/target/linux/ramips/files/arch/mips/ralink/rt3883/
H A Drt3883.c142 static void rt3883_gpio_reserve(int first, int last) argument
144 for (; first <= last; first++)
145 gpio_request(first, "reserved");
/netgear-R7800-V1.0.2.28/package/p0f/files/
H A Dp0f.init53 first=$(echo ${num} | awk -F\. '{ print $1 }')
54 if [ "${first}" -lt "224" ]; then
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/base-files/lib/upgrade/
H A Dplatform.sh15 local first dev size erasesize name
20 if [ -z "$first" ]; then
21 first="$name"
23 echo "$erasesize:$first:$name"
H A Ddir825.sh11 local first dev size erasesize name
/netgear-R7800-V1.0.2.28/package/base-files/files/lib/functions/
H A Dboot.sh45 local first="${v%% *}"
51 export -n "$rvar=$first"
/netgear-R7800-V1.0.2.28/package/net-dump/src/
H A Dmain.c55 static int first; local
59 if (first == 0) {
62 first = 1;
180 /* TFTP first */
/netgear-R7800-V1.0.2.28/target/linux/etrax/files/arch/cris/arch-v10/drivers/
H A Di2c_gvc.c344 *# wbuf = address of first element of write buffer (wbuf)
346 *# rbuf = address of first element of read buffer (rbuf)
613 static int first = 1; local
615 if ( !first )
620 first = 0;
1253 *# Function first writes the register that it wants to read
/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/cryptocteon/
H A Dcavium_crypto.c890 uint32_t *first = data32; local
891 mydata.data32[0] = *first;
909 *first = mydata.data32[0];
1044 uint32_t *first = data32; local
1045 mydata.data32[0] = *first;
1063 *first = mydata.data32[0];
1202 uint32_t *first = data32; local
1203 mydata.data32[0] = *first;
1221 *first = mydata.data32[0];
1359 uint32_t *first local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/drivers/serial/
H A Dubi32_mailbox.c618 static int first = 1; local
621 if (!first)
623 first = 0;
702 * if so, search for the first available port that does have
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/app/nathelper/linux/
H A Dnapt_helper.c329 pos = rcu_dereference((&net->ct.hash[*hash])->first);
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/hsl/
H A Dhsl_acl.c174 a_uint32_t first, num; local
178 first = idx;
185 first = idx - 1;
197 rv = _hsl_acl_blk_comb(dev_id, first, num);
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dmd5_ubicom32_asm.S178 ; Write the first 128bits (16 bytes)
H A Dsha1_ubicom32_asm.S183 ; Write the first 128bits (16 bytes)
/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/drivers/usb/host/
H A Dadm5120-hcd.c176 /* delay a few frames before the first TD */
488 int first = ahcd->fminterval == 0; local
494 if (first) {
/netgear-R7800-V1.0.2.28/docs/
H A Dconfig.tex30 first checks for \textit{<name>} as absolute filename and falls back to loading
/netgear-R7800-V1.0.2.28/target/linux/lantiq/files/drivers/usb/ifxhcd/
H A Difxhcd_intr.c816 static int first=0; local
827 if(!first&& _ifxhc->ep_type == IFXUSB_EP_TYPE_BULK
831 first=1;
1743 static int first=0; local
1757 if(!first&& _ifxhc->ep_type == IFXUSB_EP_TYPE_BULK
1761 first=1;
2308 static int first=0; local
2322 if(!first&& _ifxhc->ep_type == IFXUSB_EP_TYPE_BULK
2326 first=1;
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/
H A Decm_db.c656 int32_t from_interface_first; /* The index of the first interface in the list */
660 int32_t to_interface_first; /* The index of the first interface in the list */
672 int32_t from_nat_interface_first; /* The index of the first interface in the list */
676 int32_t to_nat_interface_first; /* The index of the first interface in the list */
688 /* The indexes of the first interfaces in the destinaiton interface list */
2471 * Obtain a ref to the first connection instance, if any
2506 * Obtain a ref to the first mapping instance, if any
2541 * Obtain a ref to the first host instance, if any
2576 * Obtain a ref to the first listener instance, if any
2609 * Obtain a ref to the first nod
6114 ecm_db_connection_interfaces_deref(struct ecm_db_iface_instance *interfaces[], int32_t first) argument
6461 int32_t first; local
6476 int32_t first; local
6491 int32_t first; local
6506 int32_t first; local
[all...]

Completed in 346 milliseconds

12