Searched defs:fcp_send_scsi (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c140 * | fcp_send_els | | fcp_send_scsi |
174 * | fcp_send_scsi | | fcp_send_scsi | |
453 static int fcp_send_scsi(struct fcp_lun *plun, uchar_t opcode,
4896 if (fcp_send_scsi(plun, SCMD_REPORT_LUN,
5707 * modified by the caller (such as fcp_send_scsi). The
6374 if (fcp_send_scsi(plun, SCMD_REPORT_LUN,
6513 fcp_send_scsi(struct fcp_lun *plun, uchar_t opcode, int alloc_len, function
6536 "fcp_send_scsi: d_id=0x%x opcode=0x%x", ptgt->tgt_d_id, opcode);
6656 "!fcp_send_scsi Invali
[all...]

Completed in 65 milliseconds