tag | line | file | source code |
---|---|---|---|
in_other | 1269 | drivers/scsi/aha152x.c | current_SC->SCp.phase |= in_other; |
in_other | 2309 | drivers/scsi/aha152x.c | if( ptr->SCp.phase & in_other ) |
in_other | 904 | drivers/scsi/fdomain.c | current_SC->SCp.phase = in_other; |
in_other | 1343 | drivers/scsi/fdomain.c | case in_other: printk( "other " ); break; |