Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/qla2xxx/
Dqla_target.h701 void (*clear_nacl_from_fcport_map)(struct fc_port *); member
Dtcm_qla2xxx.c1545 .clear_nacl_from_fcport_map = tcm_qla2xxx_clear_nacl_from_fcport_map,
Dqla_target.c1208 vha->hw->tgt.tgt_ops->clear_nacl_from_fcport_map(sess); in qlt_unreg_sess()