Searched refs:NANDSIM_EV_ADDR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.h142 #define NANDSIM_EV_ADDR 0x3 macro
H A Dnandsim_chip.c637 } else if (type == NANDSIM_EV_ADDR) {
665 } else if (type == NANDSIM_EV_ADDR) {
693 case NANDSIM_EV_ADDR:
747 case NANDSIM_EV_ADDR:
832 case NANDSIM_EV_ADDR:
H A Dnandsim_ctrl.c241 ev = create_event(chip, NANDSIM_EV_ADDR, 1);

Completed in 99 milliseconds