Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h124 ql_rpt_lun_t lst[MAX_LUNS];
H A Dql_api.h351 #define MAX_LUNS 16384 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4402 for (lun = 0; lun < MAX_LUNS; lun++) { in ql_inq_scan()