Lines Matching refs:TW_PRINTK
312 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1, "Found unaligned address during AEN drain"); in twa_aen_drain_queue()
322 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2, "Error posting request sense"); in twa_aen_drain_queue()
328 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x3, "No valid response while draining AEN queue"); in twa_aen_drain_queue()
453 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x4, "Post failed while reading AEN queue"); in twa_aen_read_queue()
527 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x5, "Memory allocation failed"); in twa_allocate_memory()
532 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x6, "Failed to allocate correctly aligned memory"); in twa_allocate_memory()
586 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x7, "Initconnection failed while checking SRL"); in twa_check_srl()
603 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xa, "Initconnection (base mode) failed while checking SRL"); in twa_check_srl()
608 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x32, "Firmware and driver incompatibility: please upgrade firm… in twa_check_srl()
610 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x33, "Firmware and driver incompatibility: please upgrade driv… in twa_check_srl()
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()
928 TW_PRINTK(tw_dev->host, TW_DRIVER, 0xe, "Controller Queue Error: clearing"); in twa_decode_bits()
934 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x10, "Microcontroller Error: clearing"); in twa_decode_bits()
1088 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x13, "No valid response during get param") in twa_get_param()
1151 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x15, "No valid response during init connection"); in twa_initconnection()
1176 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x16, "Command packet memory allocation failed"); in twa_initialize_device_extension()
1182 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x17, "Generic memory allocation failed"); in twa_initialize_device_extension()
1189 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x18, "Event info memory allocation failed"); in twa_initialize_device_extension()
1275 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x19, "Found request id that wasn't pending"); in twa_interrupt()
1314 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1a, "Received a request id that wasn't posted"); in twa_interrupt()
1324 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1b, "Error completing AEN during attention interrupt"); in twa_interrupt()
1429 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1e, "Found unexpected request id while polling for response"); in twa_poll_response()
1643 …TW_PRINTK(tw_dev->host, TW_DRIVER, 0x36, "Response queue (large) empty failed during reset sequenc… in twa_reset_sequence()
1652 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x1f, "Microcontroller not ready during reset sequence"); in twa_reset_sequence()
1660 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x20, "Response queue empty failed during reset sequence"); in twa_reset_sequence()
1670 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x21, "Compatibility check failed during reset sequence"); in twa_reset_sequence()
1683 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x22, "AEN drain failed during reset sequence"); in twa_reset_sequence()
1738 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2b, "Controller reset failed during scsi host reset"); in twa_scsi_eh_reset()
1862 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2e, "Found unaligned sgl address during execute scsi"); in DEF_SCSI_QCMD()
1875 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x2f, "Found unaligned sgl address during internal post"); in DEF_SCSI_QCMD()
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()
2026 TW_PRINTK(host, TW_DRIVER, 0x24, "Failed to allocate memory for device extension"); in twa_probe()
2037 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x25, "Failed to initialize device extension"); 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()
2115 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x30, "Error requesting IRQ"); in twa_probe()
2130 TW_PRINTK(host, TW_DRIVER, 0x29, "Failed to register character device"); in twa_probe()
2203 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x38, "Connection shutdown failed during suspend"); in twa_suspend()
2228 TW_PRINTK(host, TW_DRIVER, 0x40, "Failed to set dma mask during resume"); in twa_resume()
2242 TW_PRINTK(tw_dev->host, TW_DRIVER, 0x42, "Error requesting IRQ during resume"); in twa_resume()