Searched refs:EN_TONGA (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/dev/en/ |
| HD | if_en_pci.c | 104 #define EN_TONGA 0x60 /* PCI config addr of tonga reg */ macro 259 pci_write_config(dev, EN_TONGA, TONGA_SWAP_DMA | TONGA_READ_IVAN, 4); in en_pci_attach() 385 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 387 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 389 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 391 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 396 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 398 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 400 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() 404 pci_write_config(dev, EN_TONGA, *data, 4); in eni_get_byte() [all …]
|