Searched refs:ctlstr (Results 1 – 2 of 2) sorted by relevance
1430 char path[MAXPATHLEN], *ctlstr, *str = "xcppm_ctlops"; in xcppm_ctlops() local1432 if (mask && (ctlstr = ppm_get_ctlstr(reqp->request_type, mask))) { in xcppm_ctlops()1434 ddi_pathname(rdip, path), ctlstr); in xcppm_ctlops()
773 char *ctlstr = ppm_get_ctlstr(reqp->request_type, mask); in ppm_ctlops() local774 if (mask && ctlstr) in ppm_ctlops()776 str, ddi_binding_name(rdip), ctlstr)) in ppm_ctlops()