Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1694 opcode = lpfc_sli_config_mbox_opcode_get(phba, mboxq); in lpfc_mbox_tmo_val()
1976 opcode = lpfc_sli_config_mbox_opcode_get(phba, mbox); in lpfc_sli4_mbox_rsrc_extent()
2036 * lpfc_sli_config_mbox_opcode_get - Get opcode from a sli_config mbox cmd
2046 lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox) in lpfc_sli_config_mbox_opcode_get() function
H A Dlpfc_sli.c3097 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event()
3119 lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli_handle_mb_event()
3141 lpfc_sli_config_mbox_opcode_get(phba, pmb), in lpfc_sli_handle_mb_event()
6001 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_get_ctl_attr()
6098 lpfc_sli_config_mbox_opcode_get(phba, mboxq), in lpfc_sli4_retrieve_pport_name()
8256 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup()
8287 lpfc_sli_config_mbox_opcode_get in lpfc_cmf_setup()
8743 lpfc_sli_config_mbox_opcode_get( in lpfc_sli4_hba_setup()
9791 opcode = lpfc_sli_config_mbox_opcode_get(phba, in lpfc_sli4_async_mbox_block()
9946 lpfc_sli_config_mbox_opcode_get(phb in lpfc_sli4_post_sync_mbox()
[all...]
H A Dlpfc_sli4.h1164 uint8_t lpfc_sli_config_mbox_opcode_get(struct lpfc_hba *, LPFC_MBOXQ_t *);
H A Dlpfc_bsg.c4926 lpfc_sli_config_mbox_opcode_get(phba, pmboxq), in lpfc_bsg_issue_mbox()