HomeSort by: relevance | last modified time | path
    Searched refs:defdevattach (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/config/
sem.h 54 void defdevattach(struct deva *, struct devbase *, struct nvlist *,
sem.c 653 defdevattach(struct deva *deva, struct devbase *dev, struct nvlist *atlist, function in typeref:typename:void
1723 * could specify a non-NULL atlist to defdevattach() below).
1749 defdevattach(NULL, fakedev, NULL, NULL);
gram.y 433 { defdevattach($5, $2, $4, $6); }

Completed in 15 milliseconds