Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1416 #define QL_LUN_AM_LUN 0x80 /* Logical unit AM */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c7339 if (lun_no_tmp & (QL_LUN_AM_LUN << 8)) { in ql_lun_queue()