FwDebugBuffer_P 1069 drivers/scsi/dpt_i2o.c if(pHba->FwDebugBuffer_P) FwDebugBuffer_P 1070 drivers/scsi/dpt_i2o.c iounmap(pHba->FwDebugBuffer_P); FwDebugBuffer_P 3059 drivers/scsi/dpt_i2o.c pHba->FwDebugBuffer_P = ioremap(pHba->base_addr_phys + buf[0], FwDebugBuffer_P 3061 drivers/scsi/dpt_i2o.c if (pHba->FwDebugBuffer_P) { FwDebugBuffer_P 3062 drivers/scsi/dpt_i2o.c pHba->FwDebugFlags_P = pHba->FwDebugBuffer_P + FwDebugBuffer_P 3064 drivers/scsi/dpt_i2o.c pHba->FwDebugBLEDvalue_P = pHba->FwDebugBuffer_P + FwDebugBuffer_P 3067 drivers/scsi/dpt_i2o.c pHba->FwDebugStrLength_P = pHba->FwDebugBuffer_P + FwDebugBuffer_P 3069 drivers/scsi/dpt_i2o.c pHba->FwDebugBuffer_P += buf[2]; FwDebugBuffer_P 244 drivers/scsi/dpti.h void __iomem *FwDebugBuffer_P; // Virtual Address Of FW Debug Buffer