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

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.c428 ev = create_event(chip, NANDSIM_EV_START, 0);
573 if (type == NANDSIM_EV_START)
595 if (type == NANDSIM_EV_START) {
634 if (type == NANDSIM_EV_START) {
662 if (type == NANDSIM_EV_START) {
689 case NANDSIM_EV_START:
743 case NANDSIM_EV_START:
801 case NANDSIM_EV_START:
859 if (type == NANDSIM_EV_START) {
H A Dnandsim_chip.h140 #define NANDSIM_EV_START 0x1 macro

Completed in 101 milliseconds