Searched defs:fcp_should_mask (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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,
2952 if ((fcp_lun_blacklist != NULL) && (fcp_should_mask(
7813 if (fcp_should_mask(&ptgt->tgt_port_wwn,
16063 fcp_should_mask(la_wwn_t *wwn, uint32_t lun_id) function

Completed in 95 milliseconds