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

/netbsd-current/sys/dev/ic/
H A Dadwmcode.h203 extern const struct adw_mcode adw_asc38C1600_mcode_data;
H A Dadwlib.c1060 mcode_data = (const u_int8_t *)adw_asc38C1600_mcode_data.mcode_data;
1061 mcode_chksum =(u_int32_t)adw_asc38C1600_mcode_data.mcode_chksum;
1062 mcode_size = (u_int16_t)adw_asc38C1600_mcode_data.mcode_size;
H A Dadwmcode.c1451 const struct adw_mcode adw_asc38C1600_mcode_data = variable in typeref:struct:adw_mcode

Completed in 144 milliseconds