Lines Matching defs:part
171 /* device-id part, topo_fmristr_build does nothing if devid is NULL */
175 /* target-port-l0id part */
180 * device-path part; the devpath should always start with a /
275 char *eos, *part[2];
285 part[0] = ++cur;
300 if ((part[1] = strchr(cur, ':')) != NULL) {
301 if (part[1] + 1 == eos ||
302 strchr(part[1] + 1, ':') != NULL)
305 *part[1] = '\0'; /* terminate part[0] */
306 part[1]++;
312 if (!part[i])
315 if ((eq = strchr(part[i], '=')) == NULL ||
321 if (strcmp(part[i], FM_FMRI_DEV_ID) == 0)
323 else if (strcmp(part[i], FM_FMRI_DEV_TGTPTLUN0) == 0)
413 * This is a disk. If the disk is part of a zpool, then