Searched refs:adw_asc38C0800_mcode_data (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dadwmcode.h209 extern const struct adw_mcode adw_asc38C0800_mcode_data;
H A Dadwlib.c1058 mcode_data = (const u_int8_t *)adw_asc38C0800_mcode_data.mcode_data;
1059 mcode_chksum =(u_int32_t)adw_asc38C0800_mcode_data.mcode_chksum;
1060 mcode_size = (u_int16_t)adw_asc38C0800_mcode_data.mcode_size;
H A Dadwmcode.c973 const struct adw_mcode adw_asc38C0800_mcode_data = variable in typeref:struct:adw_mcode

Completed in 110 milliseconds