Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp_util.h148 #define FCP32_SCSI_CMD_TO_FCP_SCSI_CMD(cmd32, cmd) \ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2168 FCP32_SCSI_CMD_TO_FCP_SCSI_CMD(&f32scsi, fscsi); in fcp_copyin_scsi_cmd()