xrs700x_info
const struct xrs700x_info xrs7003e_info = {XRS7003E_ID, "XRS7003E", 3};
const struct xrs700x_info xrs7003f_info = {XRS7003F_ID, "XRS7003F", 3};
const struct xrs700x_info xrs7004e_info = {XRS7004E_ID, "XRS7004E", 4};
const struct xrs700x_info xrs7004f_info = {XRS7004F_ID, "XRS7004F", 4};
const struct xrs700x_info *info;
extern const struct xrs700x_info xrs7003e_info;
extern const struct xrs700x_info xrs7003f_info;
extern const struct xrs700x_info xrs7004e_info;
extern const struct xrs700x_info xrs7004f_info;