Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h52 #define SCMD_INQUIRY_PAGE83 0xF0 /* Internal opcode for page 0x83 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6600 case SCMD_INQUIRY_PAGE83: in fcp_send_scsi()
6937 (icmd->ipkt_opcode == SCMD_INQUIRY_PAGE83) && in fcp_scsi_callback()
6970 if (icmd->ipkt_opcode == SCMD_INQUIRY_PAGE83) { in fcp_scsi_callback()
7063 if ((icmd->ipkt_opcode == SCMD_INQUIRY_PAGE83) && in fcp_scsi_callback()
7168 case SCMD_INQUIRY_PAGE83: in fcp_scsi_callback()
7545 if (fcp_send_scsi(plun, SCMD_INQUIRY_PAGE83, in fcp_handle_inquiry()
9610 case SCMD_INQUIRY_PAGE83: in fcp_transport()
15244 case SCMD_INQUIRY_PAGE83: in fcp_print_error()