Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h39 #define FCP_MAX_REPORTLUNS_ATTEMPTS 2 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7643 (ptgt->tgt_report_lun_cnt < FCP_MAX_REPORTLUNS_ATTEMPTS)) { in fcp_handle_reportlun()