Searched refs:toc (Results 1 - 25 of 279) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dtypes.h56 unsigned long toc; member in struct:__anon13850
H A Dmodule.h38 unsigned long toc; member in struct:mod_arch_specific
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dtypes.h56 unsigned long toc; member in struct:__anon25543
H A Dmodule.h38 unsigned long toc; member in struct:mod_arch_specific
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/xmon/
H A DMakefile8 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/xmon/
H A DMakefile8 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-rshift.S34 .toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-rshift.S34 .toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/mpi/power/
H A Dmpih-rshift.S34 .toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A Dide-cd_ioctl.c245 struct atapi_toc *toc; local
251 if ((drive->atapi_flags & IDE_AFLAG_TOC_VALID) == 0 || !info->toc) {
257 toc = info->toc;
258 ms_info->addr.lba = toc->last_session_lba;
259 ms_info->xa_flag = toc->xa_flag;
319 struct atapi_toc *toc = info->toc; local
323 * don't serve cached data, if the toc isn't valid
329 ntracks = toc
382 struct atapi_toc *toc; local
[all...]
H A Dide-cd.c163 * If a read toc is executed for a CD-R or CD-RW medium where the first
164 * toc has not been recorded yet, it will fail with 05/24/00 (which is a
958 struct atapi_toc *toc = info->toc; local
968 if (toc == NULL) {
970 toc = kmalloc(sizeof(struct atapi_toc), GFP_KERNEL);
971 if (toc == NULL) {
976 info->toc = toc;
989 stat = cdrom_read_capacity(drive, &toc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A Dide-cd_ioctl.c245 struct atapi_toc *toc; local
251 if ((drive->atapi_flags & IDE_AFLAG_TOC_VALID) == 0 || !info->toc) {
257 toc = info->toc;
258 ms_info->addr.lba = toc->last_session_lba;
259 ms_info->xa_flag = toc->xa_flag;
319 struct atapi_toc *toc = info->toc; local
323 * don't serve cached data, if the toc isn't valid
329 ntracks = toc
382 struct atapi_toc *toc; local
[all...]
H A Dide-cd.c163 * If a read toc is executed for a CD-R or CD-RW medium where the first
164 * toc has not been recorded yet, it will fail with 05/24/00 (which is a
958 struct atapi_toc *toc = info->toc; local
968 if (toc == NULL) {
970 toc = kmalloc(sizeof(struct atapi_toc), GFP_KERNEL);
971 if (toc == NULL) {
976 info->toc = toc;
989 stat = cdrom_read_capacity(drive, &toc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A D132html47 $toc = 0;
52 $toc = 1 if $ARGV[0] eq "-toc";
75 print "<ul>\n" if ($toc);
146 if ($toc)
295 print "</ul>\n" if ($toc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A D132html47 $toc = 0;
52 $toc = 1 if $ARGV[0] eq "-toc";
75 print "<ul>\n" if ($toc);
146 if ($toc)
295 print "</ul>\n" if ($toc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A D132html47 $toc = 0;
52 $toc = 1 if $ARGV[0] eq "-toc";
75 print "<ul>\n" if ($toc);
146 if ($toc)
295 print "</ul>\n" if ($toc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Damr.c121 int read, size = 0, toc, mode; local
129 toc=get_byte(s->pb);
130 mode = (toc >> 3) & 0x0F;
156 pkt->data[0]=toc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Damr.c121 int read, size = 0, toc, mode; local
129 toc=get_byte(s->pb);
130 mode = (toc >> 3) & 0x0F;
156 pkt->data[0]=toc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Damr.c121 int read, size = 0, toc, mode; local
129 toc=get_byte(s->pb);
130 mode = (toc >> 3) & 0x0F;
156 pkt->data[0]=toc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A DMakefile1 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A DMakefile1 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/oprofile/
H A DMakefile4 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/oprofile/
H A DMakefile4 EXTRA_CFLAGS += -mno-minimal-toc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/doc/manual/
H A DMakefile.am36 example-toc.html \
48 table-toc.html \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/doc/manual/
H A DMakefile.am36 example-toc.html \
48 table-toc.html \

Completed in 127 milliseconds

1234567891011>>