Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dips.h199 #define IPS_IOCTL_COMMAND 0x0D macro
Dips.c1492 if ((SC->cmnd[0] == IPS_IOCTL_COMMAND) && in ips_is_passthru()
1614 if (SC->cmnd[0] == IPS_IOCTL_COMMAND) { in ips_make_passthru()