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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h97 #define PCICFG_GRC_ADDRESS 0x78 macro
/freebsd-11-stable/sys/dev/bxe/
H A Decore_reg.h2281 #define PCICFG_GRC_ADDRESS 0x78 macro
H A Dbxe.c995 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4);
997 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);
1006 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4);
1008 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);
14171 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);

Completed in 202 milliseconds