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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.c687 static long tw_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
704 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl()\n");
744 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_OP_NOP.\n");
747 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_AEN_LISTEN.\n");
765 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_CMD_PACKET_WITH_DATA.\n");
811 printk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): Reset failed for card %d.\n", tw_dev->host->host_no);
842 } /* End tw_chrdev_ioctl() */
863 .unlocked_ioctl = tw_chrdev_ioctl,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-xxxx.c687 static long tw_chrdev_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
704 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl()\n");
744 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_OP_NOP.\n");
747 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_AEN_LISTEN.\n");
765 dprintk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): caught TW_CMD_PACKET_WITH_DATA.\n");
811 printk(KERN_WARNING "3w-xxxx: tw_chrdev_ioctl(): Reset failed for card %d.\n", tw_dev->host->host_no);
842 } /* End tw_chrdev_ioctl() */
863 .unlocked_ioctl = tw_chrdev_ioctl,

Completed in 96 milliseconds