Home
last modified time | relevance | path

Searched refs:lpfc_stop_port (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_crtn.h453 void lpfc_stop_port(struct lpfc_hba *);
H A Dlpfc.h700 void (*lpfc_stop_port) member
H A Dlpfc_init.c3579 lpfc_stop_port(phba); in lpfc_offline()
4696 * lpfc_stop_port - Wrapper function for stopping hba port
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()
12326 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
13135 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()
/kernel/linux/linux-6.6/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()
5084 * lpfc_stop_port - Wrapper function for stopping hba port
5091 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port() function
5093 phba->lpfc_stop_port(phba); in lpfc_stop_port()
8577 phba->lpfc_stop_port = lpfc_stop_port_s3; in lpfc_init_api_table_setup()
8582 phba->lpfc_stop_port = lpfc_stop_port_s4; in lpfc_init_api_table_setup()
14033 lpfc_stop_port(phba); in lpfc_pci_probe_one_s3()
14834 lpfc_stop_port(phba); in lpfc_pci_probe_one_s4()

Completed in 42 milliseconds