Searched refs:pcidecomposetag (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | main.c | 160 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 D | globals.h | 92 void pcidecomposetag(unsigned, int *, int *, int *);
|
H A D | pci.c | 103 pcidecomposetag(unsigned tag, int *b, int *d, int *f) in pcidecomposetag() function
|
H A D | brdsetup.c | 683 pcidecomposetag(net, NULL, &line, NULL); in motpcifix()
|