Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h412 void lpfc_terminate_rport_io(struct fc_rport *);
Dlpfc_attr.c7177 .terminate_rport_io = lpfc_terminate_rport_io,
7245 .terminate_rport_io = lpfc_terminate_rport_io,
Dlpfc_hbadisc.c77 lpfc_terminate_rport_io(struct fc_rport *rport) in lpfc_terminate_rport_io() function