Home
last modified time | relevance | path

Searched defs:iwm_ucode_tlv (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h959 struct iwm_ucode_tlv { struct
960 uint32_t type; /* see above */
961 uint32_t length; /* not including type/length fields */
962 uint8_t data[0];