Home
last modified time | relevance | path

Searched refs:MBX_CONFIG_PORT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_mbox.c1267 mb->mbxCommand = MBX_CONFIG_PORT; in lpfc_config_port()
Dlpfc_hw.h1432 #define MBX_CONFIG_PORT 0x88 macro
Dlpfc_sli.c2081 case MBX_CONFIG_PORT: in lpfc_sli_chk_mbx_command()
7121 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
7138 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
7213 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
Dlpfc_bsg.c3477 case MBX_CONFIG_PORT: in lpfc_bsg_check_cmd_access()