tag | line | file | source code |
---|---|---|---|
ignore | 971 | drivers/char/tpqic02.c | static int tp_sense(int ignore) |
ignore | 977 | drivers/char/tpqic02.c | printk(TPQIC02_NAME ": tp_sense(ignore=0x%x) enter\n", ignore); |
ignore | 1042 | drivers/char/tpqic02.c | err &= ~ignore; /* mask unwanted errors -- not the correct way, use exception nrs?? */ |
ignore | 1062 | drivers/scsi/fdomain.c | const char *fdomain_16x0_info( struct Scsi_Host *ignore ) |