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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c198 static void bge_cfg_clr32(bge_t *bgep, bge_regno_t regno, uint32_t bits);
199 #pragma inline(bge_cfg_clr32)
202 bge_cfg_clr32(bge_t *bgep, bge_regno_t regno, uint32_t bits) function
206 BGE_TRACE(("bge_cfg_clr32($%p, 0x%lx, 0x%x)",
211 BGE_DEBUG(("bge_cfg_clr32($%p, 0x%lx, 0x%x): 0x%x => 0x%x",
4926 bge_cfg_clr32(bgep, PCI_CONF_BGE_MHCR,

Completed in 54 milliseconds