Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h94 #define PCICFG_GRC_ADDRESS 0x78 macro
/freebsd/sys/dev/bxe/
H A Decore_reg.h2281 #define PCICFG_GRC_ADDRESS 0x78 macro
H A Dbxe.c984 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4); in bxe_reg_wr_ind()
986 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_reg_wr_ind()
995 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4); in bxe_reg_rd_ind()
997 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_reg_rd_ind()
14081 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4); in bxe_get_device_info()