tag | line | file | source code |
---|---|---|---|
BusLogic_CommandParameterRegisterBusy | 416 | drivers/scsi/BusLogic.c | !(StatusRegister & BusLogic_CommandParameterRegisterBusy)) |
BusLogic_CommandParameterRegisterBusy | 450 | drivers/scsi/BusLogic.c | if (StatusRegister & BusLogic_CommandParameterRegisterBusy) continue; |