Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h2138 struct iwm_nvm_access_cmd { struct
2139 uint8_t op_code;
2140 uint8_t target;
2141 uint16_t type;
2142 uint16_t offset;
2143 uint16_t length;
2144 uint8_t data[];