Searched refs:newcommand (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex58 \newcommand{\xref}[1]{\autoref{#1}, ``\nameref{#1}''}
61 \newcommand{\link}[2]{\hyperref[#1]{#2}}
71 \newcommand{\function}[1]{\texttt{#1}}
72 \newcommand{\filename}[1]{\texttt{#1}}
73 \newcommand{\varname}[1]{\texttt{#1}}
74 \newcommand{\literal}[1]{\texttt{#1}}
81 \newcommand{\TODO}[1]{\textcolor{red}{*** #1 ***}}
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-9xxx.c993 tw_dev->srb[request_id]->result = (full_command_packet->command.newcommand.status << 1);
1279 if (full_command_packet->command.newcommand.status != 0) {
1322 if ((tw_dev->srb[request_id]->use_sg <= 1) && (full_command_packet->command.newcommand.status == 0)) {
1323 if (full_command_packet->command.newcommand.sg_list[0].length < tw_dev->srb[request_id]->request_bufflen)
1324 tw_dev->srb[request_id]->resid = tw_dev->srb[request_id]->request_bufflen - full_command_packet->command.newcommand.sg_list[0].length;
1355 TW_Command_Apache *newcommand; local
1358 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) {
1359 newcommand = &full_command_packet->command.newcommand;
1360 newcommand
[all...]
H A D3w-9xxx.h547 TW_Command_Apache newcommand; member in union:TAG_TW_Command_Full::__anon6333
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex3 \newcommand{\newsection}[1]{\newpage\section{#1}}

Completed in 77 milliseconds