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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c2708 if ((pci_conf_read(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE) &
2891 reg = pci_conf_read(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE);
2895 pci_conf_write(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE, reg);
3414 pci_conf_write(pa->pa_pc, pa->pa_tag, BGE_PCI_PCISTATE, val);
3774 (CSR_READ_4(sc, BGE_PCI_PCISTATE) &
3780 (CSR_READ_4(sc, BGE_PCI_PCISTATE) &
H A Dif_bgereg.h198 #define BGE_PCI_PCISTATE 0x70 macro

Completed in 196 milliseconds