Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_crtn.h368 void lpfc_terminate_rport_io(struct fc_rport *);
Dlpfc_attr.c5731 .terminate_rport_io = lpfc_terminate_rport_io,
5797 .terminate_rport_io = lpfc_terminate_rport_io,
Dlpfc_hbadisc.c70 lpfc_terminate_rport_io(struct fc_rport *rport) in lpfc_terminate_rport_io() function