Home
last modified time | relevance | path

Searched refs:lpfc_stop_port (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h517 void lpfc_stop_port(struct lpfc_hba *);
H A Dlpfc.h932 void (*lpfc_stop_port) member
H A Dlpfc_init.c3917 lpfc_stop_port(phba); in lpfc_offline()
5091 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
5093 phba->lpfc_stop_port(phba); in lpfc_stop_port()
8580 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
8585 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
14038 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
14839 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()