[go: nahoru, domu]

Searched defs:DEBUG0 (Results 1 - 2 of 2) sorted by relevance

/drivers/pci/host/
H A Dpci-keystone-dw.c57 #define DEBUG0 0x728 macro
451 u32 val = readl(pp->dbi_base + DEBUG0);
/drivers/scsi/
H A Dtmscsim.c195 # define DEBUG0(x) x macro
197 # define DEBUG0(x) C_NOP macro
393 DEBUG0(printk ("DC390: Free SRB %p\n", pSRB));
401 DEBUG0(printk("DC390: Append SRB %p to Going\n", pSRB));
415 DEBUG0(printk("DC390: Remove SRB %p from Going\n", pSRB));
526 DEBUG0(printk ("DC390: We were just reset and don't accept commands yet!\n"));
581 DEBUG0(printk (KERN_INFO "DC390: NEW Sync Nego code triggered (%i %i)\n", pDCB->TargetID, pDCB->TargetLUN));
615 DEBUG0(if (pACB->pActiveDCB) \
617 DEBUG0(if (pDCB->pActiveSRB) \
623 DEBUG0(print
[all...]

Completed in 70 milliseconds