Searched defs:lpfc_stop_port (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_init.c2685 lpfc_stop_port(phba);
3083 * lpfc_stop_port - Wrapper function for stopping hba port
3090 lpfc_stop_port(struct lpfc_hba *phba) function
3092 phba->lpfc_stop_port(phba);
4739 phba->lpfc_stop_port = lpfc_stop_port_s3;
4744 phba->lpfc_stop_port = lpfc_stop_port_s4;
8148 lpfc_stop_port(phba);
8528 lpfc_stop_port(phba);
9260 lpfc_stop_port(phba);
H A Dlpfc.h567 void (*lpfc_stop_port) member in struct:lpfc_hba

Completed in 38 milliseconds