Searched refs:first (Results 326 - 347 of 347) sorted by relevance

<<11121314

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dchecksum.S46 addcc %g2, %o2, %o2 ! add first word to sum
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-tape.c660 idetape_stage_t *first_stage; /* The first stage which will be removed from the pipeline */
3177 idetape_stage_t *stage, *first = NULL, *last = NULL; local
3189 if (!first)
3190 first = stage;
3212 tape->next_stage = tape->first_stage = first;
3233 printk(KERN_ERR "ide-tape: %s: onstream_write_error_recovery: detected physical bad block at %u, logical %u first frame %u last_frame %u bufblocks %u stages %u skipping %u frames\n",
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_tty.c2840 int first = 1; local
2845 if ((*p >= '0' && *p <= '9') || ((*p == 'S') && first) ||
2853 first = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Diphase.c468 // If this is the first time, start the table loading for this connection
663 * Read the first bit that was clocked with the falling edge of the
1723 of first part of atm header.
1724 store the last 12 bits of vci as first 12 bits of the second
2601 static u8 first = 1; local
2602 if (first) {
2605 first = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/block/
H A Ddasd.c1722 /* try to start the first I/O that can be started */
1798 * Search for the device related request queue and check if the first
1823 /* re-activate first request in queue */
1867 /* first of all check for state change pending interrupt */
1929 /* first of all lets try to find out the appropriate era_action */
1933 /* first of all lets try to find out the appropriate era_action */
2649 char first, second, third; local
2668 first = (((index - 702) / 26) / 26) % 26;
2672 len += sprintf (str + len, "%c", first + 'a');
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctcmain.c694 * Dump header and first 16 bytes of an sk_buff for debugging purposes.
1007 int first = 1;
1025 if (first) {
1027 first = 0;
1358 "allocation until first transfer\n",
3133 * pointer is updated to point to the first character after
3738 * Scan for available channels only the first time,
999 int first = 1; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsg.c147 unsigned char cmd_opcode; /* first byte of command */
194 Sg_fd * headfp; /* first open fd belonging to this device */
1764 if (blk_size == ret_sz) { /* got it on the first attempt */
1785 int first = 1; local
1798 if (first)
1799 first = 0;
H A Dosst.c2171 header = (os_header_t *) STp->buffer->b_data; /* warning: only first segment addressable */
2281 printk(OSST_DEB_MSG "osst%d:D: first data frame on tape = %d, last = %d, eod frame = %d\n", dev,
2285 printk(OSST_DEB_MSG "osst%d:D: first mark on tape = %d, last = %d, eod frame = %d\n",
2325 int first, last;
2344 /* optimization for speed - if we are positioned at ppos 10, read second group first */
2347 first = position==10?0xbae: 5;
2350 for (ppos = first; ppos < last; ppos++)
2354 first = position==10? 5:0xbae;
2357 for (ppos = first; ppos < last; ppos++)
5016 /* Try to allocate the first segmen
2323 int first, last; local
[all...]
H A Dgdth_proc.c815 pds->first = 0;
H A Dsym53c8xx.c231 struct xpt_quehead *first = list->flink; local
233 if (first != list) {
237 first->blink = head;
238 head->flink = first;
1916 ** It must be the first entry.
2760 ** So we test it first.
2889 * Read the first byte of the message.
2976 ** Get the first byte of the message.
2985 ** Check first against 1 byte messages
6041 ** we disable ppr_negotiation. If the first ppr_negotiatio
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Ds390io.c1047 * We try to terminate the I/O by halt_IO first,
1570 * for the first interrupt, but must poll until ours
2090 * for the first interrupt, but must poll until ours
2312 * for the first interrupt, but must poll until ours
3438 * we only run the STSCH/MSCH path for the first enablement
4777 * The first subchannel that is not-operational (ccode==3)
4860 if (ioinfo_head == NULL) { /* first element */
5256 * first hit only
5270 * if just the very first
5441 * Seems we need to cancel the first ssc
5615 int first = 1; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/boot/
H A Dvideo.S1205 jz s3_2 # the first test failed. But we have a
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dentry-armv.S39 ldrb \irqstat, [r4, #IOMD_IRQREQB] @ get high priority first
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/boot/
H A Dvideo.S1218 jz s3_2 # the first test failed. But we have a
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h50 where first comes the arguments, and last comes the return value,
121 /* ReiserFS leaves the first 64k unused, so that partition labels have
695 __u32 sd_first_direct_byte; /* first byte of file which is stored
780 /* first byte of file which is stored in a
1129 at first suggest what it does.
1210 /* To make any changes in the tree we always first find node, that
1218 item sizes and types, mergeability of first and last items, sizes
1319 int s1num; /* number of items that fall into first new node when S[0] splits */
1327 int s1bytes; /* number of bytes which flow to the first new node when S[0] splits */
1395 | indirect item | offset + 1 |TYPE_INDIRECT | if this is not the first indirec
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h50 where first comes the arguments, and last comes the return value,
121 /* ReiserFS leaves the first 64k unused, so that partition labels have
695 __u32 sd_first_direct_byte; /* first byte of file which is stored
780 /* first byte of file which is stored in a
1129 at first suggest what it does.
1210 /* To make any changes in the tree we always first find node, that
1218 item sizes and types, mergeability of first and last items, sizes
1319 int s1num; /* number of items that fall into first new node when S[0] splits */
1327 int s1bytes; /* number of bytes which flow to the first new node when S[0] splits */
1395 | indirect item | offset + 1 |TYPE_INDIRECT | if this is not the first indirec
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Mandrake/
H A Dsamba2.spec2250 a first install, not "0". That parameter is the number of packages
2252 is removed; so it is "1" after first isntall, "2" for a second install
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nmbd/
H A Dnmbd_packets.c704 * be used when we get here). For now we just query the first
705 * active wins server on the first tag.
1018 hack it here to be the first subnet. This is really gross and
1822 dgram->header.flags.first = True;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Disp.S332 # This handler should be the first code executed upon taking the #
366 # This handler fetches the first instruction longword from #
423 # fetch the opword and first extension word pointed to by the stacked pc
1753 bsr.l _dmem_read_byte # read first byte
1805 bsr.l _dmem_read_byte # read first byte
2243 # the first two quotient words must be zero, or overflow would occur.
2255 mov.w %d5, %d1 # first quotient word
2281 btst &31, %d7 # must we normalize? first word of
2290 # Now calculate an estimate of the quotient words (msw first, then lsw).
2291 # The comments use subscripts for the first quotien
[all...]
H A Dfplsp.S5471 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6058 # Define F = sgn * 2**k * 1.xxxx1, i.e. the first 5 #
7985 # Step 2. X = 2**k * Y where 1 <= Y < 2. Define F to be the first #
8419 bfffo %d4{&0:&32},%d6 # find first 1
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dairo.c1045 static int readBSSListRid(struct airo_info *ai, int first, argument
1051 if (first == 1) {
1064 rc = PC4500_readrid(ai, first ? RID_BSSLISTFIRST : RID_BSSLISTNEXT,
2246 /* The NOP is the first step in getting the card going */
2493 /* requires call to bap_setup() first */
2530 /* requires call to bap_setup() first */
2542 /* requires call to bap_setup() first */
2626 // --- first access so that we can write the rid data
5279 /* Try to read the first entry of the scan result */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dentry.S1164 lda [%l5] ASI_M_MMUREGS, %l6 ! read sfar first
1474 /* Just do first insn from SAVE_ALL in the delay slot */

Completed in 343 milliseconds

<<11121314