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

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.h143 #define NANDSIM_EV_TIMEOUT 0x4 macro
H A Dnandsim_chip.c378 if ((ev->type != NANDSIM_EV_TIMEOUT) && chip->nandsim_td &&
403 ev = create_event(chip, NANDSIM_EV_TIMEOUT, 0);
722 case NANDSIM_EV_TIMEOUT:
779 case NANDSIM_EV_TIMEOUT:
845 case NANDSIM_EV_TIMEOUT:

Completed in 98 milliseconds