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

  /src/sys/arch/sandpoint/stand/altboot/
globals.h 92 void pcidecomposetag(unsigned, int *, int *, int *);
main.c 160 pcidecomposetag(bdf, &b, &d, &f);
170 pcidecomposetag(bdf, &b, &d, &f);
180 pcidecomposetag(bdf, &b, &d, &f);
pci.c 103 pcidecomposetag(unsigned tag, int *b, int *d, int *f) function in typeref:typename:void
brdsetup.c 683 pcidecomposetag(net, NULL, &line, NULL);

Completed in 14 milliseconds