| tag | line | file | source code |
| I | 389 | drivers/net/i82586.h | I think the rest is unused since we |
| I | 890 | drivers/net/wavelan.c | Leave this out until I can get it to work -- BJ. |
| I | 292 | drivers/scsi/aic7xxx_asm.c | { "mov", 3, 1, 1, 2, I|0xff, NA, 1 }, |
| I | 293 | drivers/scsi/aic7xxx_asm.c | { "mov", 4, LO|2, NA, 1, I|0, 3, 3 }, |
| I | 294 | drivers/scsi/aic7xxx_asm.c | { "mvi", 3, 0, 1, I|R_ALLZEROS, A|2, NA, 1 }, |
| I | 295 | drivers/scsi/aic7xxx_asm.c | { "mvi", 4, LO|2, NA, I|R_ALLZEROS, 1, 3, 3 }, |
| I | 296 | drivers/scsi/aic7xxx_asm.c | { "not", 2, 2, 1, 1, I|0xff, NA, 1 }, |
| I | 304 | drivers/scsi/aic7xxx_asm.c | { "nop", 1, 1, I|R_NONE, I|R_ALLZEROS, I|0xff, NA, 1 }, |
| I | 305 | drivers/scsi/aic7xxx_asm.c | { "inc", 2, 3, 1, 1, I|1, NA, 1 }, |
| I | 306 | drivers/scsi/aic7xxx_asm.c | { "inc", 3, 3, 1, 2, I|1, NA, 1 }, |
| I | 307 | drivers/scsi/aic7xxx_asm.c | { "dec", 2, 3, 1, 1, I|0xff, NA, 1 }, |
| I | 308 | drivers/scsi/aic7xxx_asm.c | { "dec", 3, 3, 1, 2, I|0xff, NA, 1 }, |
| I | 309 | drivers/scsi/aic7xxx_asm.c | { "jmp", 2, LO|0, NA, I|R_SINDEX, I|0, 1, 3 }, |
| I | 310 | drivers/scsi/aic7xxx_asm.c | { "jc", 2, LO|0, NA, I|R_SINDEX, I|0, 1, 3 }, |
| I | 311 | drivers/scsi/aic7xxx_asm.c | { "jnc", 2, LO|0, NA, I|R_SINDEX, I|0, 1, 3 }, |
| I | 312 | drivers/scsi/aic7xxx_asm.c | { "call", 2, LO|0, NA, I|R_SINDEX, I|0, 1, 3 }, |
| I | 315 | drivers/scsi/aic7xxx_asm.c | { "ret", 1, 1, I|R_NONE, I|R_ALLZEROS, I|0xff, NA, 1 }, |
| I | 316 | drivers/scsi/aic7xxx_asm.c | { "ret", 1, 1, I|R_NONE, I|R_ALLZEROS, I|0xff, NA, 1 }, |
| I | 317 | drivers/scsi/aic7xxx_asm.c | { "clc", 1, 3, I|R_NONE, I|R_ALLZEROS, I|1, NA, 1 }, |
| I | 318 | drivers/scsi/aic7xxx_asm.c | { "clc", 4, 3, 2, I|R_ALLZEROS, A|3, NA, 1 }, |
| I | 319 | drivers/scsi/aic7xxx_asm.c | { "stc", 2, 3, 1, I|R_ALLONES, I|1, NA, 1 }, |
| I | 335 | drivers/scsi/aic7xxx_asm.c | { "clr", 2, 1, 1, I|R_ALLZEROS, I|0xff, NA, 1 }, |
| I | 384 | drivers/scsi/aic7xxx_asm.c | switch (spec & (A|I|SL|SR|RL|RR)) { |
| I | 415 | drivers/scsi/aic7xxx_asm.c | case I: |
| I | 416 | drivers/scsi/aic7xxx_asm.c | return(spec &~ I); |
| I | 292 | net/802/llc.c | if(cmd==I) |
| I | 201 | net/ax25/ax25_in.c | case I: |
| I | 307 | net/ax25/ax25_in.c | case I: |
| I | 502 | net/ax25/ax25_in.c | case I: |
| I | 73 | net/ax25/ax25_out.c | *frame = I; |
| I | 127 | net/ax25/ax25_subr.c | frametype = I; /* I frame - carries NR/NS/PF */ |