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

/freebsd-10.3-release/sys/dev/nand/
H A Dnand_dev.h56 #define NAND_IO_RAW_PROG _IOWR(NAND_IOCTL_GROUP, 0x4, struct nand_raw_rw) macro
H A Dnand_cdev.c312 if ((cmd == NAND_IO_RAW_READ) || (cmd == NAND_IO_RAW_PROG)) {
358 case NAND_IO_RAW_PROG:
H A Dnand_geom.c211 if ((cmd == NAND_IO_RAW_READ) || (cmd == NAND_IO_RAW_PROG)) {
258 case NAND_IO_RAW_PROG:

Completed in 90 milliseconds