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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_crtn.h389 void lpfc_stop_port(struct lpfc_hba *);
H A Dlpfc.h511 void (*lpfc_stop_port) member in struct:lpfc_hba
H A Dlpfc_init.c2511 lpfc_stop_port(phba);
2873 * lpfc_stop_port - Wrapper function for stopping hba port
2880 lpfc_stop_port(struct lpfc_hba *phba) function
2882 phba->lpfc_stop_port(phba);
4357 phba->lpfc_stop_port = lpfc_stop_port_s3;
4362 phba->lpfc_stop_port = lpfc_stop_port_s4;
7613 lpfc_stop_port(phba);
8243 lpfc_stop_port(phba);
H A Dlpfc_sli.c6922 lpfc_stop_port(phba);

Completed in 84 milliseconds