Searched refs:JSFIDSZ (Results 1 – 1 of 1) sorted by relevance
62 #define JSFIDSZ (sizeof(struct jsflash_ident_arg)) macro427 if (verify_area(VERIFY_WRITE, (void *)arg, JSFIDSZ)) in jsf_ioctl()429 copy_to_user(arg, &jsf0.id, JSFIDSZ); in jsf_ioctl()