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