tag | line | file | source code |
---|---|---|---|
in_other | 1554 | drivers/scsi/aha152x.c | CURRENT_SC->SCp.phase |= in_other; |
in_other | 2678 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & in_other) |
in_other | 2768 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & in_other) |
in_other | 1292 | drivers/scsi/fdomain.c | current_SC->SCp.phase = in_other; |
in_other | 1735 | drivers/scsi/fdomain.c | case in_other: printk( "other " ); break; |