Searched refs:TW_PRINTK (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/ |
| A D | 3w-9xxx.c | 322 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2, "Error posting request sense"); in twa_aen_drain_queue() 527 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x5, "Memory allocation failed"); in twa_allocate_memory() 914 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xc, "PCI Parity Error: clearing"); in twa_decode_bits() 919 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xd, "PCI Abort: clearing"); in twa_decode_bits() 1942 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x31, "Connection shutdown failed"); in __twa_shutdown() 2008 TW_PRINTK(host, TW_DRIVER, 0x34, "Failed to enable pci device"); in twa_probe() 2019 TW_PRINTK(host, TW_DRIVER, 0x23, "Failed to set dma mask"); in twa_probe() 2045 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x26, "Failed to get mem region"); in twa_probe() 2060 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x35, "Failed to ioremap"); in twa_probe() 2090 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x27, "scsi add host failed"); in twa_probe() [all …]
|
| A D | 3w-sas.c | 590 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x3, "Error posting request sense"); in twl_aen_drain_queue() 652 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x5, "Memory allocation failed"); in twl_allocate_memory() 1500 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x16, "Connection shutdown failed"); in DEF_SCSI_QCMD() 1562 TW_PRINTK(host, TW_DRIVER, 0x17, "Failed to enable pci device"); in twl_probe() 1573 TW_PRINTK(host, TW_DRIVER, 0x18, "Failed to set dma mask"); in twl_probe() 1599 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1b, "Failed to get mem region"); in twl_probe() 1606 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1c, "Failed to ioremap"); in twl_probe() 1630 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1e, "scsi add host failed"); in twl_probe() 1662 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1f, "Error requesting IRQ"); in twl_probe() 1683 TW_PRINTK(host, TW_DRIVER, 0x22, "Failed to register character device"); in twl_probe() [all …]
|
| A D | 3w-sas.h | 207 #define TW_PRINTK(h,a,b,c) { \ macro
|
| A D | 3w-9xxx.h | 475 #define TW_PRINTK(h,a,b,c) { \ macro
|
Completed in 17 milliseconds