Home
last modified time | relevance | path

Searched refs:IPS_IOCTL_COMMAND (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dips.h190 #define IPS_IOCTL_COMMAND 0x0D macro
H A Dips.c1477 if ((SC->cmnd[0] == IPS_IOCTL_COMMAND) && in ips_is_passthru()
1599 if (SC->cmnd[0] == IPS_IOCTL_COMMAND) { in ips_make_passthru()