Searched refs:asc_mcode (Results 1 – 3 of 3) sorted by relevance
59 const u_int8_t asc_mcode[] = variable207 const u_int16_t asc_mcode_size = sizeof(asc_mcode);
38 extern const u_int8_t asc_mcode[];
583 chksum = AscLoadMicroCode(iot, ioh, 0, (u_int16_t *) asc_mcode, in AscInitDriver()