Searched refs:HE_PCIR_GEN_CNTL_0 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/hatm/
H A Dif_hatm.c541 v1 = pci_read_config(sc->dev, HE_PCIR_GEN_CNTL_0, 4);
543 pci_write_config(sc->dev, HE_PCIR_GEN_CNTL_0, v1, 4);
552 v = pci_read_config(sc->dev, HE_PCIR_GEN_CNTL_0, 4);
554 pci_write_config(sc->dev, HE_PCIR_GEN_CNTL_0, v, 4);
1703 v = pci_read_config(dev, HE_PCIR_GEN_CNTL_0, 4);
1708 pci_write_config(dev, HE_PCIR_GEN_CNTL_0, v, 4);
2246 v = pci_read_config(sc->dev, HE_PCIR_GEN_CNTL_0, 4);
2248 pci_write_config(sc->dev, HE_PCIR_GEN_CNTL_0, v, 4);
2311 v = pci_read_config(sc->dev, HE_PCIR_GEN_CNTL_0, 4);
2313 pci_write_config(sc->dev, HE_PCIR_GEN_CNTL_0,
[all...]
H A Dif_hatmreg.h52 #define HE_PCIR_GEN_CNTL_0 0x40 macro

Completed in 152 milliseconds