Searched refs:tw_aen_drain_queue (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A D3w-xxxx.c100 Fix possible null pointer dereference in tw_aen_drain_queue()
109 Fix tw_aen_drain_queue() to display useful info at init.
119 Increase timeout in tw_aen_drain_queue() to 30 seconds.
144 1.02.00.023 - Fix bug in tw_aen_drain_queue() where unit # was always zero.
673 static int tw_aen_drain_queue(TW_Device_Extension *tw_dev) function
688 dprintk(KERN_NOTICE "3w-xxxx: tw_aen_drain_queue()\n");
691 dprintk(KERN_WARNING "3w-xxxx: tw_aen_drain_queue(): No attention interrupt for card %d.\n", tw_device_extension_count);
701 printk(KERN_WARNING "3w-xxxx: tw_aen_drain_queue(): Bad command packet virtual address.\n");
714 printk(KERN_WARNING "3w-xxxx: tw_aen_drain_queue(): Bad command packet physical address.\n");
720 printk(KERN_WARNING "3w-xxxx: tw_aen_drain_queue()
[all...]

Completed in 253 milliseconds