/src/sys/arch/sandpoint/stand/altboot/ |
brdsetup.c | 226 unsigned pchb, pcib, dev11, dev12, dev13, dev15, dev16, val; local in function:brdsetup 253 if (pcifinddev(0x10ad, 0x0565, &pcib) == 0) { 257 else if (pcifinddev(0x1106, 0x0686, &pcib) == 0) { 407 unsigned ac97, ide, pcib, pmgt, usb12, usb34, val; local in function:encbrdfix 418 pcib = pcimaketag(0, 22, 0); 429 val = pcicfgread(pcib, 0x84); 431 pcicfgwrite(pcib, 0x84, val); 433 val = pcicfgread(pcib, 0x84); 435 pcicfgwrite(pcib, 0x84, val); 438 val = pcicfgread(pcib, 0x54) 469 unsigned ide, irq, net, pcib, steer, val; local in function:encpcifix 596 unsigned ide, net, pcib, steer, val; local in function:motpcifix [all...] |
brdsetup.c | 226 unsigned pchb, pcib, dev11, dev12, dev13, dev15, dev16, val; local in function:brdsetup 253 if (pcifinddev(0x10ad, 0x0565, &pcib) == 0) { 257 else if (pcifinddev(0x1106, 0x0686, &pcib) == 0) { 407 unsigned ac97, ide, pcib, pmgt, usb12, usb34, val; local in function:encbrdfix 418 pcib = pcimaketag(0, 22, 0); 429 val = pcicfgread(pcib, 0x84); 431 pcicfgwrite(pcib, 0x84, val); 433 val = pcicfgread(pcib, 0x84); 435 pcicfgwrite(pcib, 0x84, val); 438 val = pcicfgread(pcib, 0x54) 469 unsigned ide, irq, net, pcib, steer, val; local in function:encpcifix 596 unsigned ide, net, pcib, steer, val; local in function:motpcifix [all...] |