Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c6550 tmp | CSR_HW_IF_CONFIG_REG_BITS_NIC_READY); in iwh_reset_hw()
6557 CSR_HW_IF_CONFIG_REG_BITS_NIC_READY) { in iwh_reset_hw()
6585 tmp | CSR_HW_IF_CONFIG_REG_BITS_NIC_READY); in iwh_reset_hw()
6592 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