Searched refs:second (Results 101 - 125 of 177) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S330 ;; If the first physical flash memory is exceeded wrap to the second one.
351 3: move.d MEM_CSE1_START, $r1 ; wrap to second flash
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Defi.c188 eft.second = real_seconds;
219 eft.minute, eft.second);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Decma_167.h69 uint8_t second; member in struct:__anon7683
83 uint8_t second; member in struct:__anon7684
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-strncpy_from_user.S177 EX( ldq_u t2, 8(a1) ) # L : load second src word
195 cmpbge zero, t2, t8 # E : find nulls in second partial
H A Dev6-stxncpy.S192 ldq_u t2, 8(a1) # L : Latency=3 load second src word
212 cmpbge zero, t2, t8 # E : find nulls in second partial
H A Dstrncpy_from_user.S143 EX( ldq_u t2, 8(a1) ) # e0 : load second src word
159 cmpbge zero, t2, t8 # e0 : find nulls in second partial
H A Dstxncpy.S153 ldq_u t2, 8(a1) # e0 : load second src word
170 cmpbge zero, t2, t8 # e0 : find nulls in second partial
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-passwd337 Password will prompt again and compare the second entry against the first. Both entries are require to match in order for the password to be changed.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dcm206.c1069 qp->cdsc_reladdr.msf.second = q[4];
1072 qp->cdsc_absaddr.msf.second = q[8];
1100 ep->cdte_addr.msf.second = cd->toc[track].fsm[1];
1218 mssp->addr.msf.second = cd->disc_status[4];
H A Dsjcd.c919 toc_entry.cdte_addr.msf.second =
973 subchnl.cdsc_absaddr.msf.second =
979 subchnl.cdsc_reladdr.msf.second =
H A Dsonycd535.c94 * There are 75 frames a second, 60 seconds a minute, and up to 75 minutes on a
171 # define RETRY_FOR_BAD_STATUS 100 /* in 10th of second */
407 * Handles reading second status word if available. Returns 0 on success,
532 * commands set bit 7 of the return status even when there is no second
553 /* get second status byte */
1046 schi.cdsc_absaddr.msf.second = bcd_to_int(last_sony_subcode->abs_msf[1]);
1050 schi.cdsc_reladdr.msf.second = bcd_to_int(last_sony_subcode->rel_msf[1]);
1236 loc_entry.cdte_addr.msf.second = bcd_to_int(*(msf_val + 1));
H A Daztcd.c1212 ms.addr.msf.second =
1231 ms.addr.msf.second, ms.addr.msf.frame,
1332 entry.cdte_addr.msf.second =
1368 subchnl.cdsc_absaddr.msf.second =
1374 subchnl.cdsc_reladdr.msf.second =
H A Dcdu31a.c1902 schi->cdsc_absaddr.msf.second =
1909 schi->cdsc_reladdr.msf.second =
2386 entry->cdte_addr.msf.second =
2552 || (ra.addr.msf.second >= 60)
2559 + (ra.addr.msf.second * 75)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S163 # A second one-byte buffer, EDDNR, in the boot_params stores
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/hp/sim/boot/
H A Dfw-emu.c71 tp->second = rem % 60;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Defi.h118 u8 second; member in struct:__anon9769
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/uniname/
H A Dgen-uninames.lisp299 (main (first *args*) (second *args*))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/python/
H A Dpy_spoolss_printers_conv.c38 { "second", PY_UINT16, offsetof(PRINTER_INFO_0, second) },
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.h114 byte second; member in struct:atapi_msf
H A Dide-cd.c1786 msf->second = bcd2bin (msf->second);
2083 toc->ent[i].addr.msf.second,
2111 ms_tmp.ent.addr.msf.second,
2167 /* Read Drive speed in kbytes/second MSB */
2169 /* Read Drive speed in kbytes/second LSB */
2174 /* Write Drive speed in kbytes/second MSB */
2176 /* Write Drive speed in kbytes/second LSB */
2323 &tocentry->cdte_addr.msf.second,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dbinstr.S78 moveql #1,%d7 |init d7 for second digit
H A Dslog2.S25 | in cache), and the second one is measured when the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_decode.h82 | second decoding of the instr type
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S585 ;; ETRAX 100LX TR89 bugfix: if the second half of an unaligned
588 ;; second page is not yet COW'ed or even loaded. The workaround
590 ;; that the CPU will rerun both the first and second halves of
785 move.d $sp, $r11 ; second argument to do_IRQ
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_core.c227 /* reset second xilinx */
267 int pcxhr_load_xilinx_binary(struct pcxhr_mgr *mgr, const struct firmware *xilinx, int second) argument
279 if(second) {
284 /* activate second xilinx */

Completed in 302 milliseconds

12345678