Searched defs:fscsi (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/lib/sun_fc/common/ |
H A D | FCHBAPort.cc | 302 void FCHBAPort::sendSCSIPassThru(struct fcp_scsi_cmd *fscsi, in sendSCSIPassThru() argument 415 scsi_cmd_init(struct fcp_scsi_cmd * fscsi,const char * portname,void * reqbuf,size_t req_len,void * responseBuffer,size_t resp_len,void * senseBuffer,size_t sense_len) scsi_cmd_init() argument 992 struct fcp_scsi_cmd fscsi; sendReportLUNs() local 1039 struct fcp_scsi_cmd fscsi; sendScsiInquiry() local 1077 struct fcp_scsi_cmd fscsi; sendReadCapacity() local [all...] |
/titanic_52/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 842 struct fcp_scsi_cmd *fscsi, in init_fcp_scsi_cmd() argument 876 issue_fcp_scsi_cmd(const char * xport_phys,struct fcp_scsi_cmd * fscsi,int * l_errnop) issue_fcp_scsi_cmd() argument 937 struct fcp_scsi_cmd fscsi; get_standard_inq_data() local 987 struct fcp_scsi_cmd fscsi; get_report_lun_data() local [all...] |
/titanic_52/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 2145 fcp_copyin_scsi_cmd(caddr_t base_addr, struct fcp_scsi_cmd *fscsi, int mode) in fcp_copyin_scsi_cmd() argument 2214 fcp_copyout_scsi_cmd(struct fcp_scsi_cmd *fscsi, caddr_ argument 2287 fcp_send_scsi_ioctl(struct fcp_scsi_cmd * fscsi) fcp_send_scsi_ioctl() argument [all...] |