Searched refs:ulp_prop (Results 1 – 1 of 1) sorted by relevance
1782 char **listp, ulp_prop[HERMON_CQH_MAX + 4]; in hermon_get_cq_sched_list() local1808 ulp_prop[0] = 'c'; in hermon_get_cq_sched_list()1809 ulp_prop[1] = 'q'; in hermon_get_cq_sched_list()1810 ulp_prop[2] = 'h'; in hermon_get_cq_sched_list()1811 ulp_prop[3] = '-'; in hermon_get_cq_sched_list()1812 (void) strncpy(ulp_prop + 4, listp[i], len + 1); in hermon_get_cq_sched_list()1814 DDI_PROP_DONTPASS, ulp_prop, &data, &ndata) != in hermon_get_cq_sched_list()1816 cmn_err(CE_CONT, "property '%s' not found\n", ulp_prop); in hermon_get_cq_sched_list()1821 "have 2 integers\n", ulp_prop); in hermon_get_cq_sched_list()