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

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

Completed in 200 milliseconds