Searched defs:mhcrValue (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c3639 uint32_t mhcrValue; local
3757 mhcrValue = MHCR_ENABLE_INDIRECT_ACCESS |
3773 mhcrValue = MHCR_ENABLE_INDIRECT_ACCESS |
3779 pci_config_put32(bgep->cfg_handle, PCI_CONF_BGE_MHCR, mhcrValue);
3783 if (mhcrValue & MHCR_ENABLE_ENDIAN_WORD_SWAP) {

Completed in 74 milliseconds