KGPIO_ATTR_POS
if (nvlist_lookup_string_array(attr_nvl, KGPIO_ATTR_POS, &strp,
(void) nvlist_lookup_uint32_array(attr_nvl, KGPIO_ATTR_POS, outp,
fnvlist_add_string_array(info, KGPIO_ATTR_POS, pos, npos);
fnvlist_add_uint32_array(info, KGPIO_ATTR_POS, pos, npos);