Searched refs:newcommand (Results 1 – 7 of 7) sorted by relevance
148 \newcommand{\kerneldocBeginSC}{%162 \newcommand{\kerneldocBeginTC}{%176 \newcommand{\kerneldocBeginKR}{%188 \newcommand{\kerneldocBeginJP}{%209 \newcommand{\kerneldocCJKon}{}210 \newcommand{\kerneldocCJKoff}{}214 \newcommand{\kerneldocBeginSC}[1]{%229 \newcommand{\kerneldocEndSC}{}231 \newcommand{\kerneldocEndTC}{}233 \newcommand{\kerneldocEndKR}{}[all …]
312 command_packet = &full_command_packet->command.newcommand; in twl_scsiop_execute_scsi()681 TW_Command_Apache *newcommand; in twl_load_sgl() local689 newcommand = &full_command_packet->command.newcommand; in twl_load_sgl()690 newcommand->request_id__lunl = in twl_load_sgl()691 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); in twl_load_sgl()693 newcommand->sg_list[0].address = TW_CPU_TO_SGL(dma_handle + sizeof(TW_Ioctl_Buf_Apache)); in twl_load_sgl()694 newcommand->sg_list[0].length = TW_CPU_TO_SGL(length); in twl_load_sgl()696 newcommand->sgl_entries__lunh = in twl_load_sgl()697 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); in twl_load_sgl()892 tw_dev->srb[request_id]->result = (full_command_packet->command.newcommand.status << 1); in twl_fill_sense()[all …]
1300 if (full_command_packet->command.newcommand.status != 0) { in twa_interrupt()1348 u32 length = le32_to_cpu(full_command_packet->command.newcommand.sg_list[0].length); in twa_interrupt()1383 TW_Command_Apache *newcommand; in twa_load_sgl() local1391 newcommand = &full_command_packet->command.newcommand; in twa_load_sgl()1392 newcommand->request_id__lunl = in twa_load_sgl()1393 TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id); in twa_load_sgl()1396 newcommand->sg_list[0].length = cpu_to_le32(length); in twa_load_sgl()1398 newcommand->sgl_entries__lunh = in twa_load_sgl()1399 TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0); in twa_load_sgl()1433 if (full_command_packet->command.newcommand.status != 0) { in twa_poll_response()[all …]
291 TW_Command_Apache newcommand; member
563 TW_Command_Apache newcommand; member
16 \newcommand*{\thead}[1]{\multicolumn{1}{|c|}{\bfseries #1}}17 \newcommand*{\jsontable}[1]{27 \newcommand*{\jsontableend}[1]{
1597 # The FORMULA_MACROFILE can contain LaTeX \newcommand and \renewcommand commands