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

/netbsd-current/sys/arch/shark/ofw/
H A Dvlpci.c259 regwrite_1(sc, VLPCI_PCI_WND_ATTR_REG(VLPCI_PCI_WND_NO_1),
266 regwrite_1(sc, VLPCI_PCI_WND_ATTR_REG(VLPCI_PCI_WND_NO_1), 0x00);
278 regwrite_1(sc, VLPCI_PCI_WND_ATTR_REG(VLPCI_PCI_WND_NO_2),
H A Dvlpci.h159 #define VLPCI_PCI_WND_ATTR_REG(no) (0x89 + 3 * ((no) - 1)) macro

Completed in 127 milliseconds