HomeSort by: relevance | last modified time | path
    Searched defs:pchb (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 226 unsigned pchb, pcib, dev11, dev12, dev13, dev15, dev16, val; local in function:brdsetup
240 pchb = pcimaketag(0, 0, 0);
241 pcicfgwrite(pchb, 0x78, 0xfc000000);
307 val = pcicfgread(pchb, 0xe0);
brdsetup.c 226 unsigned pchb, pcib, dev11, dev12, dev13, dev15, dev16, val; local in function:brdsetup
240 pchb = pcimaketag(0, 0, 0);
241 pcicfgwrite(pchb, 0x78, 0xfc000000);
307 val = pcicfgread(pchb, 0xe0);

Completed in 25 milliseconds