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