Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_crtn.h472 void lpfc_terminate_rport_io(struct fc_rport *);
Dlpfc_attr.c6949 .terminate_rport_io = lpfc_terminate_rport_io,
7017 .terminate_rport_io = lpfc_terminate_rport_io,
Dlpfc_hbadisc.c127 lpfc_terminate_rport_io(struct fc_rport *rport) in lpfc_terminate_rport_io() function