Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h170 #define FCP_SCSI_CMD_TO_FCP32_SCSI_CMD(cmd, cmd32) \ macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2224 FCP_SCSI_CMD_TO_FCP32_SCSI_CMD(fscsi, &f32scsi); in fcp_copyout_scsi_cmd()