Searched refs:PCLASS_PRIMARY (Results 1 – 6 of 6) sorted by relevance
163 (void) strcpy(opinfo->opinfo_path_attr, PCLASS_PRIMARY); in tape_path_get_opinfo()210 *nxt = PCLASS_PRIMARY; in tape_pathclass_next()212 } else if (strcmp(cur, PCLASS_PRIMARY) == 0) { in tape_pathclass_next()
170 *nxt = PCLASS_PRIMARY; in symmetric_pathclass_next()172 } else if (strcmp(cur, PCLASS_PRIMARY) == 0) { in symmetric_pathclass_next()
399 (void) strcpy(opinfo->opinfo_path_attr, PCLASS_PRIMARY); in std_path_get_opinfo()494 *nxt = PCLASS_PRIMARY; in std_pathclass_next()496 } else if (strcmp(cur, PCLASS_PRIMARY) == 0) { in std_pathclass_next()
547 *nxt = PCLASS_PRIMARY; in purple_pathclass_next()549 } else if (strcmp(cur, PCLASS_PRIMARY) == 0) { in purple_pathclass_next()
796 #define PCLASS_PRIMARY "primary" macro
5848 if (strcmp(paddr, PCLASS_PRIMARY) && in vhci_ctl()5876 if (fo->sfo_pathclass_next(PCLASS_PRIMARY, &pclass, in vhci_ctl()