Home
last modified time | relevance | path

Searched refs:bge_cfg_clr16 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c176 static void bge_cfg_clr16(bge_t *bgep, bge_regno_t regno, uint16_t bits);
177 #pragma inline(bge_cfg_clr16)
180 bge_cfg_clr16(bge_t *bgep, bge_regno_t regno, uint16_t bits) in bge_cfg_clr16() function
565 bge_cfg_clr16(bgep, PCIX_CONF_COMM, PCIX_COMM_RELAXED); in bge_chip_cfg_init()
569 bge_cfg_clr16(bgep, PCI_CONF_DEV_CTRL_5723, in bge_chip_cfg_init()
574 bge_cfg_clr16(bgep, PCI_CONF_DEV_CTRL_5717, in bge_chip_cfg_init()
577 bge_cfg_clr16(bgep, PCI_CONF_DEV_CTRL, in bge_chip_cfg_init()
5015 bge_cfg_clr16(bgep, PCI_CONF_DEV_CTRL_5717, in bge_chip_start()