Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c624 static int fcp_should_mask(la_wwn_t *wwn, uint32_t lun_id);
2914 if (fcp_should_mask(&ptgt->tgt_port_wwn, in fcp_is_reconfig_needed()
2952 if ((fcp_lun_blacklist != NULL) && (fcp_should_mask( in fcp_is_reconfig_needed()
7813 if (fcp_should_mask(&ptgt->tgt_port_wwn, in fcp_handle_reportlun()
16073 fcp_should_mask(la_wwn_t *wwn, uint32_t lun_id) { in fcp_should_mask() function