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

/freebsd-11-stable/sys/dev/nand/
H A Dnandsim_chip.h86 #define NANDSIM_CHIP_GET_STATUS 0x4 macro
H A Dnandsim_ctrl.c215 chip->flags |= NANDSIM_CHIP_GET_STATUS;
260 if (chip->flags & NANDSIM_CHIP_GET_STATUS) {
263 chip->flags &= ~NANDSIM_CHIP_GET_STATUS;

Completed in 167 milliseconds