Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h45 #define RAID_CAP_G_HSP 1 << 6 macro
H A Draidcfg.c3701 } else if (!(controller_attr->capability & RAID_CAP_G_HSP)) { in obj_hsp_bind()