Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h2423 struct iwm_nvm_access_cmd { struct
2424 uint8_t op_code;
2425 uint8_t target;
2426 uint16_t type;
2427 uint16_t offset;
2428 uint16_t length;
2429 uint8_t data[];