Home
last modified time | relevance | path

Searched refs:pnpident (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/common/
H A Dpnp.c106 struct pnpident *id; in pnp_addident()
112 id = malloc(sizeof(struct pnpident)); in pnp_addident()
137 struct pnpident *id; in pnp_freeinfo()
H A Dbootstrap.h144 struct pnpident struct
148 STAILQ_ENTRY(pnpident) id_link; argument
159 STAILQ_HEAD(, pnpident) pi_ident; /* list of identifiers */