Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2127 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_scsi_passthru()
2194 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_scsi_passthru()
2800 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_wwpn_to_scsiaddr()
3449 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_diagnostic_loopback()
3509 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_diagnostic_loopback()
3732 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_send_els_rnid()
5595 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_set_rnid_parameters()
8057 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_port_param()
8076 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_port_param()
8476 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_menlo_reset()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h132 #define EXT_STATUS_INVALID_PARAM 6 macro