tag | line | file | source code |
---|---|---|---|
in_other | 675 | kernel/blk_drv/scsi/fdomain.c | if (current_SC->SCp.phase & (in_other || disconnect)) |
in_other | 677 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase & in_other |
in_other | 685 | kernel/blk_drv/scsi/fdomain.c | if (current_SC->SCp.phase & (in_other || disconnect)) { |
in_other | 697 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase = in_other; |
in_other | 749 | kernel/blk_drv/scsi/fdomain.c | current_SC->SCp.phase = in_other; |