Searched refs:f32scsi (Results 1 – 1 of 1) sorted by relevance
2148 struct fcp32_scsi_cmd f32scsi; in fcp_copyin_scsi_cmd() local2156 &f32scsi, in fcp_copyin_scsi_cmd()2164 FCP32_SCSI_CMD_TO_FCP_SCSI_CMD(&f32scsi, fscsi); in fcp_copyin_scsi_cmd()2217 struct fcp32_scsi_cmd f32scsi; in fcp_copyout_scsi_cmd() local2224 FCP_SCSI_CMD_TO_FCP32_SCSI_CMD(fscsi, &f32scsi); in fcp_copyout_scsi_cmd()2228 if (ddi_copyout(&f32scsi, in fcp_copyout_scsi_cmd()