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

  /src/sys/arch/sandpoint/stand/altboot/
globals.h 93 int pcifinddev(unsigned, unsigned, unsigned *);
pci.c 71 pcifinddev(unsigned vend, unsigned prod, unsigned *tag) function in typeref:typename:int
brdsetup.c 253 if (pcifinddev(0x10ad, 0x0565, &pcib) == 0) {
257 else if (pcifinddev(0x1106, 0x0686, &pcib) == 0) {

Completed in 15 milliseconds