Home
last modified time | relevance | path

Searched refs:PCICFG_GRC_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h96 #define PCICFG_GRC_ADDRESS 0x78 macro
/freebsd-13.1/sys/dev/bxe/
H A Decore_reg.h2283 #define PCICFG_GRC_ADDRESS 0x78 macro
H A Dbxe.c992 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()