Home
last modified time | relevance | path

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

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