Searched defs:cca_info (Results 1 – 1 of 1) sorted by relevance
246 struct cca_info { struct247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */248 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify); argument