Searched refs:NANDSIM_INJECT_ERROR (Results 1 – 3 of 3) sorted by relevance
144 #define NANDSIM_INJECT_ERROR _IOW(NANDSIM_BASE, 20, struct sim_error) macro
116 case NANDSIM_INJECT_ERROR: in nandsim_ioctl()
553 err = ioctl(fd, NANDSIM_INJECT_ERROR, &sim_err); in cmderror()