Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2731 uint8_t ver_subtype; member
H A Diwk2.c2251 ar->ucode_minor, ar->ucode_minor, ar->ver_type, ar->ver_subtype)); in iwk_ucode_alive()
2257 if (ar->ver_subtype == INITIALIZE_SUBTYPE) { in iwk_ucode_alive()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1986 uint8_t ver_subtype; member
H A Diwh.c2531 ar->ucode_minor, ar->ucode_minor, ar->ver_type, ar->ver_subtype)); in iwh_ucode_alive()
2543 if (INITIALIZE_SUBTYPE == ar->ver_subtype) { in iwh_ucode_alive()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1986 uint8_t ver_subtype; member
H A Diwp.c2439 ar->ucode_minor, ar->ucode_minor, ar->ver_type, ar->ver_subtype)); in iwp_ucode_alive()
2451 if (INITIALIZE_SUBTYPE == ar->ver_subtype) { in iwp_ucode_alive()