Go to the documentation of this file.
87 #define GET_INFO(pp) uil_get_info((LTVP)pp)
88 #define PUT_INFO(pp) uil_put_info((LTVP)pp)
90 #define GET_INFO(pp) hcf_get_info(ifbp, (LTVP)pp)
91 #define PUT_INFO(pp) hcf_put_info(ifbp, (LTVP)pp)
96 #define CODEMASK 0x0000FFFFL
100 #define DHF_ERR_INCOMP_FW 0x40
136 #define MAX_DEBUGSTRINGS 1024
137 #define MAX_DEBUGSTRING_LEN 82
153 #define MAX_DEBUGEXPORTS 2048
154 #define MAX_DEBUGEXPORT_LEN 12
162 #define FWSTRINGS_FUNCTION 0
163 #define FWEXPORTS_FUNCTION 1