Home
last modified time | relevance | path

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

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