Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_crtn.h517 void lpfc_stop_port(struct lpfc_hba *);
H A Dlpfc.h978 void (*lpfc_stop_port) member
H A Dlpfc_init.c3889 lpfc_stop_port(phba); in lpfc_offline()
5089 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
5091 phba->lpfc_stop_port(phba); in lpfc_stop_port()
8571 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
8576 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
14019 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
14819 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()