tag | line | file | source code |
---|---|---|---|
in_other | 1558 | drivers/scsi/aha152x.c | CURRENT_SC->SCp.phase |= in_other; |
in_other | 2683 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & in_other) |
in_other | 2773 | drivers/scsi/aha152x.c | if(ptr->SCp.phase & in_other) |
in_other | 1305 | drivers/scsi/fdomain.c | current_SC->SCp.phase = in_other; |
in_other | 1748 | drivers/scsi/fdomain.c | case in_other: printk( "other " ); break; |