Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_crtn.h453 void lpfc_stop_port(struct lpfc_hba *);
H A Dlpfc.h699 void (*lpfc_stop_port) member
H A Dlpfc_init.c3579 lpfc_stop_port(phba); in lpfc_offline()
4703 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
4705 phba->lpfc_stop_port(phba); in lpfc_stop_port()
7168 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
7173 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
12324 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
13133 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()