Searched refs:flc_keylen (Results 1 – 1 of 1) sorted by relevance
1372 int flc_keylen; in cmdk_create_obj() local1395 flc_keylen = sizeof (flc_keyvalp); in cmdk_create_obj()1397 DDI_PROP_CANSLEEP, "flow_control", flc_keyvalp, &flc_keylen) != in cmdk_create_obj()1404 flc_keyvalp[flc_keylen] = (char)0; in cmdk_create_obj()1434 int flc_keylen; in cmdk_destroy_obj() local1450 flc_keylen = sizeof (flc_keyvalp); in cmdk_destroy_obj()1452 DDI_PROP_CANSLEEP, "flow_control", flc_keyvalp, &flc_keylen) != in cmdk_destroy_obj()1458 flc_keyvalp[flc_keylen] = (char)0; in cmdk_destroy_obj()