fcp_scsi_cmd
static void init_fcp_scsi_cmd(struct fcp_scsi_cmd *fscsi, uchar_t *lun_num,
struct fcp_scsi_cmd *fscsi, int *l_errnop);
struct fcp_scsi_cmd *fscsi,
memset(fscsi, 0, sizeof (struct fcp_scsi_cmd));
struct fcp_scsi_cmd *fscsi,
struct fcp_scsi_cmd fscsi;
struct fcp_scsi_cmd fscsi;
struct fcp_scsi_cmd fscsi;
struct fcp_scsi_cmd fscsi;
void FCHBAPort::sendSCSIPassThru(struct fcp_scsi_cmd *fscsi,
scsi_cmd_init(struct fcp_scsi_cmd *fscsi, const char *portname, void *reqbuf,
struct fcp_scsi_cmd fscsi;
void sendSCSIPassThru(struct fcp_scsi_cmd *fscsi,
(struct fcp_scsi_cmd *)data, mode, rval);
fcp_setup_scsi_ioctl(struct fcp_scsi_cmd *u_fscsi,
struct fcp_scsi_cmd k_fscsi;
fcp_copyin_scsi_cmd(caddr_t base_addr, struct fcp_scsi_cmd *fscsi, int mode)
sizeof (struct fcp_scsi_cmd),
sizeof (struct fcp_scsi_cmd),
fcp_copyout_scsi_cmd(struct fcp_scsi_cmd *fscsi, caddr_t base_addr, int mode)
sizeof (struct fcp_scsi_cmd),
sizeof (struct fcp_scsi_cmd),
fcp_send_scsi_ioctl(struct fcp_scsi_cmd *fscsi)
static int fcp_setup_scsi_ioctl(struct fcp_scsi_cmd *u_fscsi,
struct fcp_scsi_cmd *fscsi, int mode);
static int fcp_copyout_scsi_cmd(struct fcp_scsi_cmd *fscsi,
static int fcp_send_scsi_ioctl(struct fcp_scsi_cmd *fscsi);
_NOTE(SCHEME_PROTECTS_DATA("Unshared Data", fcp_scsi_cmd))