Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_ioctl.c345 if (bmic_pass->io_direction == CPQARY3_SCSI_OUT) { in cpqary3_ioctl_send_bmiccmd()
444 case CPQARY3_SCSI_OUT: in cpqary3_ioctl_fil_bmic()
611 if (scsi_pass->io_direction == CPQARY3_SCSI_OUT) { in cpqary3_ioctl_send_scsicmd()
734 case CPQARY3_SCSI_OUT: in cpqary3_ioctl_fil_scsi()
785 case CPQARY3_SCSI_OUT: in cpqary3_ioctl_fil_bmic_sas()
H A Dcpqary3_ioctl.h28 #define CPQARY3_SCSI_OUT 1 macro