Searched refs:NANDSIM_EV_EXIT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.h144 #define NANDSIM_EV_EXIT 0xff macro
H A Dnandsim_chip.c266 ev = create_event(chip, NANDSIM_EV_EXIT, 0);
302 if (ev->type == NANDSIM_EV_EXIT) {

Completed in 109 milliseconds