Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmciavar.h124 struct malo_cmd_body_wep { struct
125 uint16_t action;
126 uint16_t key_index;
127 uint8_t key_type_1;
128 uint8_t key_type_2;
129 uint8_t key_type_3;
130 uint8_t key_type_4;
131 uint8_t key_value_1[16];
132 uint8_t key_value_2[16];
133 uint8_t key_value_3[16];
[all …]