Searched defs:cca_info (Results 1 – 1 of 1) sorted by relevance
237 struct cca_info { struct238 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */239 char new_aes_mk_state; /* '1' empty, '2' partially full, '3' full */263 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, u32 xflags); argument