Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_crtn.h423 void lpfc_stop_port(struct lpfc_hba *);
Dlpfc.h594 void (*lpfc_stop_port) member
Dlpfc_init.c3002 lpfc_stop_port(phba); in lpfc_offline()
3583 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
3585 phba->lpfc_stop_port(phba); in lpfc_stop_port()
5608 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
5613 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
9612 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
10390 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()