Lines Matching refs:DEBUG_PCI

129 	DEBUG_PCI(printk("  cpqfcHBAdata->fcChip.Registers. :\n"));  in Cpqfc_initHBAdata()
130 DEBUG_PCI(printk(" IOBaseL = %x\n", cpqfcHBAdata->fcChip.Registers.IOBaseL)); in Cpqfc_initHBAdata()
131 DEBUG_PCI(printk(" IOBaseU = %x\n", cpqfcHBAdata->fcChip.Registers.IOBaseU)); in Cpqfc_initHBAdata()
135DEBUG_PCI(printk(" SFQconsumerIndex.address = %p\n", cpqfcHBAdata->fcChip.Registers.SFQconsumer… in Cpqfc_initHBAdata()
136DEBUG_PCI(printk(" ERQproducerIndex.address = %p\n", cpqfcHBAdata->fcChip.Registers.ERQproducer… in Cpqfc_initHBAdata()
137 DEBUG_PCI(printk(" TYconfig.address = %p\n", cpqfcHBAdata->fcChip.Registers.TYconfig.address)); in Cpqfc_initHBAdata()
138 DEBUG_PCI(printk(" FMconfig.address = %p\n", cpqfcHBAdata->fcChip.Registers.FMconfig.address)); in Cpqfc_initHBAdata()
139DEBUG_PCI(printk(" FMcontrol.address = %p\n", cpqfcHBAdata->fcChip.Registers.FMcontrol.address)… in Cpqfc_initHBAdata()
261 DEBUG_PCI(printk(" HBA found!\n")); in cpqfcTS_detect()
262 DEBUG_PCI(printk(" HostAdapter->PciDev->irq = %u\n", PciDev->irq)); in cpqfcTS_detect()
263 DEBUG_PCI(printk(" PciDev->baseaddress[0]= %lx\n", PciDev->resource[0].start)); in cpqfcTS_detect()
264 DEBUG_PCI(printk(" PciDev->baseaddress[1]= %lx\n", PciDev->resource[1].start)); in cpqfcTS_detect()
265 DEBUG_PCI(printk(" PciDev->baseaddress[2]= %lx\n", PciDev->resource[2].start)); in cpqfcTS_detect()
266 DEBUG_PCI(printk(" PciDev->baseaddress[3]= %lx\n", PciDev->resource[3].start)); in cpqfcTS_detect()
325DEBUG_PCI(printk(" Requesting 255 I/O addresses @ %x\n", cpqfcHBAdata->fcChip.Registers.IOBaseL)); in cpqfcTS_detect()
326DEBUG_PCI(printk(" Requesting 255 I/O addresses @ %x\n", cpqfcHBAdata->fcChip.Registers.IOBaseU)); in cpqfcTS_detect()
624 DEBUG_PCI(printk(" cpqfcTS: delete timer...\n")); in cpqfcTS_release()
628 DEBUG_PCI(printk(" disable hardware, destroy queues, free mem\n")); in cpqfcTS_release()
637 DEBUG_PCI(printk(" killing kernel thread\n")); in cpqfcTS_release()
644 DEBUG_PCI(printk(" cpqfcTS: freeing resources...\n")); in cpqfcTS_release()