Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h46 #define RAID_CAP_L_HSP 1 << 7 macro
H A Draidcfg.c3650 if (!(controller_attr->capability & RAID_CAP_L_HSP)) { in obj_hsp_bind()