Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwivar.h32 struct iwi_firmware { struct
33 void *boot;
34 int boot_size;
35 void *ucode;
36 int ucode_size;
37 void *main;
38 int main_size;