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

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/mm/
H A DMakefile10 EXTRA_CFLAGS = -mno-minimal-toc
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/xmon/
H A DMakefile3 EXTRA_CFLAGS = -mno-minimal-toc
H A Dxmon.c1228 unsigned long sp, toc; local
1230 asm("mr %0,2" : "=r" (toc) :);
1236 printf("toc = %.16lx dar = %.16lx\n", toc, get_dar());
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-cd.c381 * If a read toc is executed for a CD-R or CD-RW medium where
382 * the first toc has not been recorded yet, it will fail with
1934 struct atapi_toc *toc = info->toc; local
1940 if (toc == NULL) {
1942 toc = (struct atapi_toc *) kmalloc (sizeof (struct atapi_toc),
1944 info->toc = toc;
1945 if (toc == NULL) {
1959 stat = cdrom_read_tocentry(drive, 0, 1, 0, (char *) &toc
2152 struct atapi_toc *toc = info->toc; local
2286 struct atapi_toc *toc; local
2419 struct atapi_toc *toc; local
2905 struct atapi_toc *toc; local
[all...]
H A Dide-cd.h471 struct atapi_toc *toc; member in struct:cdrom_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Doptcd.c741 static struct cdrom_subchnl toc[MAX_TRACKS];
760 i, toc[i].cdsc_ctrl, toc[i].cdsc_adr,
761 toc[i].cdsc_trk, toc[i].cdsc_ind,
762 toc[i].cdsc_reladdr.msf.minute,
763 toc[i].cdsc_reladdr.msf.second,
764 toc[i].cdsc_reladdr.msf.frame,
765 toc[i].cdsc_absaddr.msf.minute,
766 toc[
731 static struct cdrom_subchnl toc[MAX_TRACKS]; variable in typeref:struct:cdrom_subchnl
[all...]
H A Dmcdx.c174 struct s_subqcode *toc; /* first entry of the toc array */ member in struct:s_drive_stuff
334 if (stuffp->toc) {
335 kfree(stuffp->toc);
336 stuffp->toc = NULL;
414 tp = &stuffp->toc[stuffp->di.n_last -
420 tp = &stuffp->toc[entry->cdte_track -
483 struct cdrom_tochdr *toc = local
487 toc->cdth_trk0 = stuffp->di.n_first;
488 toc
[all...]
H A Dcm206.c292 struct toc_struct toc[101]; /* The whole table of contents + lead-out */ member in struct:cm206_struct
302 #define PLAY_TO cd->toc[0] /* toc[0] records end-time in play */
903 pretty sure it must read the toc upon disc insertion. Therefore
906 cd->toc[], for future use.
942 * #-of-tracks+1. Note that the start of the disc must be in toc[1].fsm.
946 int max = 74 * 60 * 75 - 150, min = fsm2lba(cd->toc[1].fsm);
954 if (cd->toc[i].track) {
955 min = fsm2lba(cd->toc[i].fsm);
963 if (!cd->toc[c
[all...]
H A Dsonycd535.c653 * int request_toc_data( Byte status[2], struct s535_sony_toc *toc )
656 * into integers in the toc structure.
659 request_toc_data(Byte status[2], struct s535_sony_toc *toc) argument
668 if ((to_status = do_sony_cmd(&cmd_no, 1, status, (Byte *) toc, 15, 1)) != 0)
672 first_track_num = bcd_to_int(toc->first_track_num);
673 last_track_num = bcd_to_int(toc->last_track_num);
686 memcpy(toc->tracks + i, track_address_buffer, 5);
H A Dcdrom.c2274 struct cdrom_tocentry toc; local
2311 it fails. then we return the toc contents. */
2313 toc.cdte_format = CDROM_MSF;
2314 toc.cdte_track = CDROM_LEADOUT;
2315 if (cdi->ops->audio_ioctl(cdi, CDROMREADTOCENTRY, &toc))
2317 sanitize_format(&toc.cdte_addr, &toc.cdte_format, CDROM_LBA);
2318 *last_written = toc.cdte_addr.lba;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/doc/
H A DMakefile40 rm -f *.aux *.log *.toc $(PSFILES) $(DVIFILES)
H A Dapi-ip6-flowlabels.tex90 \addcontentsline{toc}{subsection}{Discussion}
134 \addcontentsline{toc}{subsection}{Implementation}
169 \addcontentsline{toc}{subsection}{IPv6 options and destination address}
177 \addcontentsline{toc}{subsection}{Example}
221 \addcontentsline{toc}{subsection}{Discussion}
262 \addcontentsline{toc}{subsection}{Implementation}
342 \addcontentsline{toc}{subsection}{Example}
383 \addcontentsline{toc}{subsection}{Listing flow labels}
408 \addcontentsline{toc}{subsection}{Flow labels and RSVP}
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dldm.c185 * @toc: In-memory toc structure in which to return parsed information
188 * in @data and sets up the in-memory tocblock structure @toc with the obtained
191 * N.B. The *_start and *_size values returned in @toc are not range-checked.
193 * Return: TRUE @toc contains the TOCBLOCK data
194 * FALSE @toc contents are undefined
196 static BOOL ldm_parse_tocblock (const u8 *data, struct tocblock *toc) argument
199 BUG_ON (!toc);
205 strncpy (toc->bitmap1_name, data + 0x24, sizeof (toc
498 struct tocblock *toc; local
[all...]
H A Dldm.h208 struct tocblock toc; member in struct:ldmdb
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/doc/
H A DMakefile.in59 $(RM) -f *.aux *.cp *.dvi *.fn *.ky *.log *.pg *.toc *.tp *.vr *.fns
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/
H A DMakefile25 -Wno-uninitialized -mminimal-toc -fno-builtin \
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dprocess.c253 unsigned long entry, toc, load_addr = regs->gpr[2]; local
262 __get_user(toc, (unsigned long *)fdptr+1);
269 toc += load_addr;
274 regs->gpr[2] = toc;
H A DMakefile12 EXTRA_CFLAGS = -mno-minimal-toc
H A Dsignal.c336 unsigned long toc; member in struct:funct_descr_entry
369 || get_user(regs->gpr[2], &funct_desc_ptr->toc)
474 unsigned long toc; member in struct:funct_descr_entry
503 || get_user(regs->gpr[2],& funct_desc_ptr->toc)
/asus-wl-520gu-7.0.1.45/src/router/LPRng/DOCS/
H A DMakefile.in78 rm -f *.aux *.log *.toc *.fot *.ps *.dvi *.tex
101 -rm -f *.errs HTML.* *.tex *.log *.aux *.toc *.dvi *.ps *.tex
H A DMakefile78 rm -f *.aux *.log *.toc *.fot *.ps *.dvi *.tex
101 -rm -f *.errs HTML.* *.tex *.log *.aux *.toc *.dvi *.ps *.tex
/asus-wl-520gu-7.0.1.45/src/router/LPRng/PrintingCookbook/source/
H A DMakefile83 rm -f *.aux *.log *.toc *.fot *.dvi *.tex figs *.htmp *.fig
107 -rm -f *.errs HTML.* *.tex *.log *.aux *.toc *.dvi *.ps *.tex *.fig
/asus-wl-520gu-7.0.1.45/src/router/samba/source/script/
H A Dinstallswat.sh88 if [ "x$BOOKDIR" != "x" -a -f $SRCDIR../docs/htmldocs/using_samba/toc.html ]; then
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/act2000/
H A Dcapi.h70 __u8 toc; /* type of charging info */ member in struct:actcapi_infoel::charge
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dtexinfo.tex1021 \openout \contentsfile = \jobname.toc
1294 \message{toc printing,}
1313 \input \jobname.toc
1333 \input \jobname.toc

Completed in 254 milliseconds

12