Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2042 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_scsi_passthru()
2109 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_scsi_passthru()
2694 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_wwpn_to_scsiaddr()
3358 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_diagnostic_loopback()
3406 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_diagnostic_loopback()
3607 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_send_els_rnid()
5421 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_set_rnid_parameters()
7618 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_port_param()
7637 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_port_param()
7993 cmd->Status = EXT_STATUS_INVALID_PARAM; in ql_menlo_reset()
[all …]
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h132 #define EXT_STATUS_INVALID_PARAM 6 macro