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

/netbsd-current/sys/dev/ic/
H A Dadwmcode.h202 extern const struct adw_mcode adw_asc38C0800_mcode_data;
H A Dadwlib.c1053 mcode_data = (const u_int8_t *)adw_asc38C0800_mcode_data.mcode_data;
1054 mcode_chksum =(u_int32_t)adw_asc38C0800_mcode_data.mcode_chksum;
1055 mcode_size = (u_int16_t)adw_asc38C0800_mcode_data.mcode_size;
H A Dadwmcode.c965 const struct adw_mcode adw_asc38C0800_mcode_data = variable in typeref:struct:adw_mcode

Completed in 127 milliseconds