pspec
const struct cfparent *pspec;
if (cfdata == NULL || (pspec = cfdata->cf_pspec) == NULL) {
return strcmp(pspec->cfp_iattr, iattr) == 0;
TAILQ_ENTRY(pspec) p_list; /* link on parent spec list */
struct pspec *i_pspec; /* parent spec (NULL if at root) */
TAILQ_HEAD(pspectq, pspec);
struct pspec *p;
struct pspec *p;
struct pspec *p;
struct pspec *ps;
struct pspec *p;
struct pspec *ps;
const struct pspec *p1, *p2;
struct pspec *p; /* and its pspec */
struct pspec *p = i->i_pspec;
struct pspec *p;
struct pspec *p;
static struct pspec *
struct pspec *p;
static struct pspec *getpspec(struct attr *, struct devbase *, int, int);