Searched refs:PCI_CADDR1_ECS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech1_amd.c83 #define PCI_CADDR1_ECS(b, d, f, r) \ macro
105 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));
122 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));
139 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));
154 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));
168 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));
182 outl(PCI_CONFADD, PCI_CADDR1_ECS(bus, device, function, reg));

Completed in 56 milliseconds