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

/freebsd-10.1-release/sys/dev/nand/
H A Dnandsim_chip.c50 #define NANDSIM_CHIP_LOCK(chip) mtx_lock(&(chip)->ns_lock) macro
287 NANDSIM_CHIP_LOCK(chip);
303 NANDSIM_CHIP_LOCK(chip);
373 NANDSIM_CHIP_LOCK(chip);

Completed in 89 milliseconds