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