Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A 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()
H A Dglobals.h92 void pcidecomposetag(unsigned, int *, int *, int *);
H A Dpci.c103 pcidecomposetag(unsigned tag, int *b, int *d, int *f) in pcidecomposetag() function
H A Dbrdsetup.c683 pcidecomposetag(net, NULL, &line, NULL); in motpcifix()