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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h96 #define PCICFG_GRC_ADDRESS 0x78 macro
/freebsd-13-stable/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);
994 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);
1003 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, addr, 4);
1005 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);
14112 pci_write_config(sc->dev, PCICFG_GRC_ADDRESS, 0, 4);

Completed in 245 milliseconds