Home
last modified time | relevance | path

Searched refs:pcidecomposetag (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/sandpoint/stand/altboot/
Dmain.c160 pcidecomposetag(bdf, &b, &d, &f); in main()
170 pcidecomposetag(bdf, &b, &d, &f); in main()
180 pcidecomposetag(bdf, &b, &d, &f); in main()
Dglobals.h92 void pcidecomposetag(unsigned, int *, int *, int *);
Dpci.c103 pcidecomposetag(unsigned tag, int *b, int *d, int *f) in pcidecomposetag() function
Dbrdsetup.c683 pcidecomposetag(net, NULL, &line, NULL); in motpcifix()