Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h160 struct mq_config { struct
184 struct mq_config cfg; argument
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_hw_reset.c657 REG_RD(pdev, mq.mq_config, &val); in lm_chip_reset()
658 REG_WR(pdev, mq.mq_config, val | MQ_CONFIG_HALT_DIS); in lm_chip_reset()
2133 REG_RD(pdev, mq.mq_config, &val); in lm_reset_setup()
2169 REG_WR(pdev, mq.mq_config, val); in lm_reset_setup()
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D5706_reg.h8456 u32_t mq_config; member