tag | line | file | source code |
op | 667 | arch/alpha/kernel/osf_sys.c | osf_getsysinfo (unsigned long op, void * buffer, unsigned long nbytes, |
op | 673 | arch/alpha/kernel/osf_sys.c | switch (op) { |
op | 697 | arch/alpha/kernel/osf_sys.c | osf_setsysinfo (unsigned long op, void * buffer, unsigned long nbytes, |
op | 702 | arch/alpha/kernel/osf_sys.c | switch (op) { |
op | 102 | arch/mips/kernel/sysmips.c | sys_cachectl(char *addr, int nbytes, int op) |
op | 611 | drivers/scsi/aha1542.c | ccb[mbo].op = 2; /* SCSI Initiator Command w/scatter-gather*/ |
op | 642 | drivers/scsi/aha1542.c | ccb[mbo].op = 0; /* SCSI Initiator Command */ |
op | 1257 | drivers/scsi/aha1542.c | HOSTDATA(SCpnt->host)->ccb[i].op = 0x81; /* BUS DEVICE RESET */ |
op | 115 | drivers/scsi/aha1542.h | unchar op; /* Command Control Block Operation Code */ |
op | 283 | drivers/scsi/aic7xxx_asm.c | unsigned int op; /* immediate or L?|pos_from_0 */ |
op | 499 | drivers/scsi/aic7xxx_asm.c | I_op = eval_operand(a, instr[i].op); |
op | 264 | drivers/scsi/wd7000.c | unchar op; /* command opcode (= 1) */ |
op | 337 | drivers/scsi/wd7000.c | unchar op; /* Command Control Block Operation Code */ |
op | 386 | drivers/scsi/wd7000.c | unchar op; |
op | 397 | drivers/scsi/wd7000.c | unchar op; |
op | 407 | drivers/scsi/wd7000.c | unchar op; |
op | 417 | drivers/scsi/wd7000.c | unchar op; |
op | 428 | drivers/scsi/wd7000.c | unchar op; |
op | 444 | drivers/scsi/wd7000.c | unchar op; |
op | 456 | drivers/scsi/wd7000.c | unchar op; |
op | 464 | drivers/scsi/wd7000.c | unchar op; /* ICB opcode */ |
op | 873 | drivers/scsi/wd7000.c | if (!(scb->op & ICB_OP_MASK)) { /* an SCB is done */ |
op | 932 | drivers/scsi/wd7000.c | scb->op = 1; |
op | 941 | drivers/scsi/wd7000.c | scb->op = 0; |
op | 472 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[0], vol1); |
op | 473 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[1], vol2); |
op | 518 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[0], vol1); |
op | 519 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[1], vol2); |
op | 520 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[2], vol3); |
op | 521 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[3], vol4); |
op | 552 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[1], 0xff); /* |
op | 557 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[0], 0xff); /* |
op | 564 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[2], 0xff); |
op | 565 | drivers/sound/opl3.c | opl3_command (map->ioaddr, KSL_LEVEL + map->op[3], 0xff); |
op | 618 | drivers/sound/opl3.c | opl3_command (map->ioaddr, AM_VIB + map->op[0], instr->operators[0]); |
op | 619 | drivers/sound/opl3.c | opl3_command (map->ioaddr, AM_VIB + map->op[1], instr->operators[1]); |
op | 624 | drivers/sound/opl3.c | opl3_command (map->ioaddr, ATTACK_DECAY + map->op[0], instr->operators[4]); |
op | 625 | drivers/sound/opl3.c | opl3_command (map->ioaddr, ATTACK_DECAY + map->op[1], instr->operators[5]); |
op | 630 | drivers/sound/opl3.c | opl3_command (map->ioaddr, SUSTAIN_RELEASE + map->op[0], instr->operators[6]); |
op | 631 | drivers/sound/opl3.c | opl3_command (map->ioaddr, SUSTAIN_RELEASE + map->op[1], instr->operators[7]); |
op | 636 | drivers/sound/opl3.c | opl3_command (map->ioaddr, WAVE_SELECT + map->op[0], instr->operators[8]); |
op | 637 | drivers/sound/opl3.c | opl3_command (map->ioaddr, WAVE_SELECT + map->op[1], instr->operators[9]); |
op | 660 | drivers/sound/opl3.c | opl3_command (map->ioaddr, AM_VIB + map->op[2], instr->operators[OFFS_4OP + 0]); |
op | 661 | drivers/sound/opl3.c | opl3_command (map->ioaddr, AM_VIB + map->op[3], instr->operators[OFFS_4OP + 1]); |
op | 666 | drivers/sound/opl3.c | opl3_command (map->ioaddr, ATTACK_DECAY + map->op[2], instr->operators[OFFS_4OP + 4]); |
op | 667 | drivers/sound/opl3.c | opl3_command (map->ioaddr, ATTACK_DECAY + map->op[3], instr->operators[OFFS_4OP + 5]); |
op | 672 | drivers/sound/opl3.c | opl3_command (map->ioaddr, SUSTAIN_RELEASE + map->op[2], instr->operators[OFFS_4OP + 6]); |
op | 673 | drivers/sound/opl3.c | opl3_command (map->ioaddr, SUSTAIN_RELEASE + map->op[3], instr->operators[OFFS_4OP + 7]); |
op | 678 | drivers/sound/opl3.c | opl3_command (map->ioaddr, WAVE_SELECT + map->op[2], instr->operators[OFFS_4OP + 8]); |
op | 679 | drivers/sound/opl3.c | opl3_command (map->ioaddr, WAVE_SELECT + map->op[3], instr->operators[OFFS_4OP + 9]); |
op | 810 | drivers/sound/opl3.c | KSL_LEVEL + pv_map[devc->lv_map[i]].op[0], 0xff); |
op | 813 | drivers/sound/opl3.c | KSL_LEVEL + pv_map[devc->lv_map[i]].op[1], 0xff); |
op | 818 | drivers/sound/opl3.c | KSL_LEVEL + pv_map[devc->lv_map[i]].op[2], 0xff); |
op | 821 | drivers/sound/opl3.c | KSL_LEVEL + pv_map[devc->lv_map[i]].op[3], 0xff); |
op | 919 | drivers/sound/opl3.c | opl3_command (map->ioaddr, AM_VIB + map->op[cell-1], tmp);} |
op | 214 | drivers/sound/opl3.h | unsigned char op[4]; /* Operator offsets */ |
op | 60 | fs/fat/dir.c | unsigned char *ip, *op; |
op | 66 | fs/fat/dir.c | op = ascii; |
op | 74 | fs/fat/dir.c | *op++ = uni_page[pg_off]; |
op | 77 | fs/fat/dir.c | *op++ = ':'; |
op | 79 | fs/fat/dir.c | op[2] = fat_uni2code[val & 0x3f]; |
op | 81 | fs/fat/dir.c | op[1] = fat_uni2code[val & 0x3f]; |
op | 83 | fs/fat/dir.c | *op = fat_uni2code[val & 0x3f]; |
op | 84 | fs/fat/dir.c | op += 3; |
op | 86 | fs/fat/dir.c | *op++ = '?'; |
op | 90 | fs/fat/dir.c | *op = 0; |
op | 91 | fs/fat/dir.c | return (op - ascii); |
op | 386 | fs/nfs/nfsroot.c | u8 op; /* 1=request, 2=reply */ |
op | 676 | fs/nfs/nfsroot.c | xmit_bootp->op = BOOTP_REQUEST; |
op | 805 | fs/nfs/nfsroot.c | recv_bootp->op != BOOTP_REPLY || |
op | 600 | fs/vfat/namei.c | char *op; |
op | 604 | fs/vfat/namei.c | op = outname; |
op | 605 | fs/vfat/namei.c | for (i = 0, ip = name, op = outname, *outlen = 0; |
op | 613 | fs/vfat/namei.c | *op++ = (c1 << 4) + (c2 >> 2); |
op | 614 | fs/vfat/namei.c | *op++ = ((c2 & 0x3) << 6) + c3; |
op | 617 | fs/vfat/namei.c | *op++ = fat_a2uni[*ip].uni1; |
op | 618 | fs/vfat/namei.c | *op++ = fat_a2uni[*ip].uni2; |
op | 626 | fs/vfat/namei.c | *op++ = 0; |
op | 627 | fs/vfat/namei.c | *op++ = 0; |
op | 632 | fs/vfat/namei.c | *op++ = 0xff; |
op | 633 | fs/vfat/namei.c | *op++ = 0xff; |
op | 61 | include/linux/ipc.h | #define IPCCALL(version,op) ((version)<<16 | (op)) |
op | 471 | include/net/sock.h | int op, char *optval, |
op | 475 | include/net/sock.h | int op, char *optval, |
op | 232 | kernel/sysctl.c | static int test_perm(int mode, int op) |
op | 238 | kernel/sysctl.c | if ((mode & op & 0007) == op) |
op | 242 | kernel/sysctl.c | static inline int ctl_perm(ctl_table *table, int op) |
op | 244 | kernel/sysctl.c | return test_perm(table->mode, op); |
op | 291 | kernel/sysctl.c | int op = 0, rc, len; |
op | 294 | kernel/sysctl.c | op |= 004; |
op | 296 | kernel/sysctl.c | op |= 002; |
op | 297 | kernel/sysctl.c | if (ctl_perm(table, op)) |
op | 450 | kernel/sysctl.c | int error, op; |
op | 465 | kernel/sysctl.c | op = (write ? 002 : 004); |
op | 466 | kernel/sysctl.c | if (ctl_perm(table, op)) |
op | 488 | kernel/sysctl.c | static int proc_sys_permission(struct inode *inode, int op) |
op | 490 | kernel/sysctl.c | return test_perm(inode->i_mode, op); |
op | 50 | scripts/tkcond.c | switch(cnd->op) |
op | 53 | scripts/tkcond.c | cnd->op = op_or; |
op | 64 | scripts/tkcond.c | cnd->op = op_and1; |
op | 67 | scripts/tkcond.c | cnd->op = op_eq; |
op | 70 | scripts/tkcond.c | cnd->op = op_neq; |
op | 115 | scripts/tkcond.c | if( cond->op != op_kvariable ) |
op | 166 | scripts/tkcond.c | new->op = op_lparen; |
op | 185 | scripts/tkcond.c | new->op = ocond->op; |
op | 188 | scripts/tkcond.c | if( ocond->op == op_variable ) |
op | 207 | scripts/tkcond.c | new->op = op_kvariable; |
op | 230 | scripts/tkcond.c | new->op = op_rparen; |
op | 241 | scripts/tkcond.c | new->op = op_and; |
op | 272 | scripts/tkcond.c | new->op = ocond->op; |
op | 287 | scripts/tkcond.c | new->op = op_and; |
op | 454 | scripts/tkcond.c | if(cnd->op != op_kvariable) continue; |
op | 490 | scripts/tkcond.c | if(cnd->op != op_lparen) continue; |
op | 497 | scripts/tkcond.c | if(cnd1->op != op_lparen) continue; |
op | 509 | scripts/tkcond.c | if(cnd2->op != cnd3->op) break; |
op | 510 | scripts/tkcond.c | if(i == 1 && (cnd2->op != op_kvariable |
op | 512 | scripts/tkcond.c | if(i==2 && cnd2->op != op_eq && cnd2->op != op_neq) break; |
op | 513 | scripts/tkcond.c | if(i == 3 && cnd2->op != op_constant && |
op | 516 | scripts/tkcond.c | if(i==4 && cnd2->op != op_rparen) break; |
op | 522 | scripts/tkcond.c | if(i==5 && ((cnd3 && cnd3->op == op_and) |
op | 523 | scripts/tkcond.c | ||(cnd2 && cnd2->op == op_and))) |
op | 531 | scripts/tkcond.c | cnd3->op = op_nuked; |
op | 536 | scripts/tkcond.c | if(cnd3 && cnd3->op == op_and) cnd3->op = op_nuked; |
op | 537 | scripts/tkcond.c | else if(cnd2 && cnd2->op == op_and) cnd2->op = op_nuked; |
op | 146 | scripts/tkgen.c | switch(cond->op){ |
op | 177 | scripts/tkgen.c | switch(cond->op){ |
op | 339 | scripts/tkgen.c | switch(cond->op){ |
op | 360 | scripts/tkgen.c | switch(cond->op){ |
op | 96 | scripts/tkparse.c | cpnt->op = op_and; |
op | 103 | scripts/tkparse.c | cpnt->op = op_or; |
op | 110 | scripts/tkparse.c | cpnt->op = op_neq; |
op | 117 | scripts/tkparse.c | cpnt->op = op_eq; |
op | 124 | scripts/tkparse.c | cpnt->op = op_bang; |
op | 133 | scripts/tkparse.c | cpnt->op = op_shellcmd; |
op | 145 | scripts/tkparse.c | cpnt->op = op_variable; |
op | 155 | scripts/tkparse.c | cpnt->op = op_constant; |
op | 543 | scripts/tkparse.c | switch(cond->op){ |
op | 48 | scripts/tkparse.h | enum operator op; |