| tag | line | file | source code |
|---|---|---|---|
| in_other | 619 | kernel/blk_drv/scsi/fdomain.c | if (current_SC->SCp.phase & (in_other || disconnect)) |
| in_other | 621 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase & in_other |
| in_other | 629 | kernel/blk_drv/scsi/fdomain.c | if (current_SC->SCp.phase & (in_other || disconnect)) { |
| in_other | 647 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase = in_other; |
| in_other | 700 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase = in_other; |