Lines Matching refs:TW_DRIVER

314 		TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1, "Found unaligned address during AEN drain");  in twa_aen_drain_queue()
324 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2, "Error posting request sense"); in twa_aen_drain_queue()
330 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x3, "No valid response while draining AEN queue"); in twa_aen_drain_queue()
456 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x4, "Post failed while reading AEN queue"); in twa_aen_read_queue()
532 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x5, "Memory allocation failed"); in twa_allocate_memory()
537 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x6, "Failed to allocate correctly aligned memory"); in twa_allocate_memory()
590 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x7, "Initconnection failed while checking SRL"); in twa_check_srl()
607 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xa, "Initconnection (base mode) failed while checking SRL"); in twa_check_srl()
612 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x32, "Firmware and driver incompatibility: please upgrade firm… in twa_check_srl()
614 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x33, "Firmware and driver incompatibility: please upgrade driv… in twa_check_srl()
728 tw_dev->host->host_no, TW_DRIVER, 0x37, in twa_chrdev_ioctl()
909 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xc, "PCI Parity Error: clearing"); in twa_decode_bits()
914 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xd, "PCI Abort: clearing"); in twa_decode_bits()
923 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xe, "Controller Queue Error: clearing"); in twa_decode_bits()
929 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x10, "Microcontroller Error: clearing"); in twa_decode_bits()
1089 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x13, "No valid response during get param") in twa_get_param()
1153 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x15, "No valid response during init connection"); in twa_initconnection()
1178 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x16, "Command packet memory allocation failed"); in twa_initialize_device_extension()
1184 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x17, "Generic memory allocation failed"); in twa_initialize_device_extension()
1191 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x18, "Event info memory allocation failed"); in twa_initialize_device_extension()
1277 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x19, "Found request id that wasn't pending"); in twa_interrupt()
1316 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1a, "Received a request id that wasn't posted"); in twa_interrupt()
1326 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1b, "Error completing AEN during attention interrupt"); in twa_interrupt()
1427 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1c, "Failed to map scatter gather list"); in twa_map_scsi_sg_data()
1448 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1e, "Found unexpected request id while polling for response"); in twa_poll_response()
1659 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x36, "Response queue (large) empty failed during reset sequenc… in twa_reset_sequence()
1668 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1f, "Microcontroller not ready during reset sequence"); in twa_reset_sequence()
1676 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x20, "Response queue empty failed during reset sequence"); in twa_reset_sequence()
1686 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x21, "Compatibility check failed during reset sequence"); in twa_reset_sequence()
1699 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x22, "AEN drain failed during reset sequence"); in twa_reset_sequence()
1750 TW_DRIVER, 0x2c, SCpnt->cmnd[0]); in twa_scsi_eh_reset()
1757 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2b, "Controller reset failed during scsi host reset"); in twa_scsi_eh_reset()
1884 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2e, "Found unaligned sgl address during execute scsi"); in DEF_SCSI_QCMD()
1897 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2f, "Found unaligned sgl address during internal post"); in DEF_SCSI_QCMD()
1964 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x31, "Connection shutdown failed"); in __twa_shutdown()
2039 TW_PRINTK(host, TW_DRIVER, 0x34, "Failed to enable pci device"); in twa_probe()
2050 TW_PRINTK(host, TW_DRIVER, 0x23, "Failed to set dma mask"); in twa_probe()
2057 TW_PRINTK(host, TW_DRIVER, 0x24, "Failed to allocate memory for device extension"); in twa_probe()
2068 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x25, "Failed to initialize device extension"); in twa_probe()
2075 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x26, "Failed to get mem region"); in twa_probe()
2090 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x35, "Failed to ioremap"); in twa_probe()
2117 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x27, "scsi add host failed"); in twa_probe()
2142 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x30, "Error requesting IRQ"); in twa_probe()
2157 TW_PRINTK(host, TW_DRIVER, 0x29, "Failed to register character device"); in twa_probe()
2230 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x38, "Connection shutdown failed during suspend"); in twa_suspend()
2257 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x39, "Enable device failed during resume"); in twa_resume()
2268 TW_PRINTK(host, TW_DRIVER, 0x40, "Failed to set dma mask during resume"); in twa_resume()
2282 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x42, "Error requesting IRQ during resume"); in twa_resume()