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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Dpcics_reg_driver.h98 #define PCICFG_GRC_DATA 0x80 macro
/freebsd-12-stable/sys/dev/bxe/
H A Decore_reg.h2284 #define PCICFG_GRC_DATA 0x80 macro
H A Dbxe.c1000 pci_write_config(sc->dev, PCICFG_GRC_DATA, val, 4);
1011 val = pci_read_config(sc->dev, PCICFG_GRC_DATA, 4);

Completed in 189 milliseconds