Searched refs:TW_DRIVER (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/scsi/ |
| 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() 795 tw_dev->host->host_no, TW_DRIVER, 0x6, in twl_chrdev_ioctl() 1437 TW_DRIVER, 0x2c, SCpnt->cmnd[0]); in twl_scsi_eh_reset() 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() [all …]
|
| 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() 726 tw_dev->host->host_no, TW_DRIVER, 0x37, in twa_chrdev_ioctl() 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() 1731 TW_DRIVER, 0x2c, SCpnt->cmnd[0]); in twa_scsi_eh_reset() 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() 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.h | 147 #define TW_DRIVER 6 macro
|
| A D | 3w-9xxx.h | 404 #define TW_DRIVER TW_MESSAGE_SOURCE_LINUX_DRIVER macro
|
Completed in 24 milliseconds