Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_crtn.h423 void lpfc_stop_port(struct lpfc_hba *);
Dlpfc.h590 void (*lpfc_stop_port) member
Dlpfc_init.c2994 lpfc_stop_port(phba); in lpfc_offline()
3572 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
3574 phba->lpfc_stop_port(phba); in lpfc_stop_port()
5589 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
5594 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
9594 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
10372 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()