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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dadwmcode.h208 extern const struct adw_mcode adw_asc3550_mcode_data;
H A Dadwlib.c1051 mcode_data = (const u_int8_t *)adw_asc3550_mcode_data.mcode_data;
1052 mcode_chksum = (u_int32_t)adw_asc3550_mcode_data.mcode_chksum;
1053 mcode_size = (u_int16_t)adw_asc3550_mcode_data.mcode_size;
H A Dadwmcode.c524 const struct adw_mcode adw_asc3550_mcode_data = variable in typeref:struct:adw_mcode

Completed in 44 milliseconds