Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c6549 tmp | CSR_HW_IF_CONFIG_REG_BITS_NIC_READY); in iwh_reset_hw()
6556 CSR_HW_IF_CONFIG_REG_BITS_NIC_READY) { in iwh_reset_hw()
6584 tmp | CSR_HW_IF_CONFIG_REG_BITS_NIC_READY); in iwh_reset_hw()
6591 CSR_HW_IF_CONFIG_REG_BITS_NIC_READY) { in iwh_reset_hw()
H A Diwh_hw.h1043 #define CSR_HW_IF_CONFIG_REG_BITS_NIC_READY (0x00400000) macro