Searched refs:PCICFG_GRC_ADDRESS (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/sys/dev/qlnx/qlnxe/ |
| H A D | pcics_reg_driver.h | 96 #define PCICFG_GRC_ADDRESS 0x78 macro
|
| /freebsd-13.1/sys/dev/bxe/ |
| H A D | ecore_reg.h | 2283 #define PCICFG_GRC_ADDRESS 0x78 macro
|
| H A D | bxe.c | 992 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4); in bxe_reg_wr_ind() 994 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_reg_wr_ind() 1003 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4); in bxe_reg_rd_ind() 1005 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_reg_rd_ind() 14112 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_get_device_info()
|