Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/nand/
HDnand_dev.h56 #define NAND_IO_RAW_PROG _IOWR(NAND_IOCTL_GROUP, 0x4, struct nand_raw_rw) macro
HDnand_cdev.c312 if ((cmd == NAND_IO_RAW_READ) || (cmd == NAND_IO_RAW_PROG)) { in nand_ioctl()
358 case NAND_IO_RAW_PROG: in nand_ioctl()
HDnand_geom.c211 if ((cmd == NAND_IO_RAW_READ) || (cmd == NAND_IO_RAW_PROG)) { in nand_ioctl()
258 case NAND_IO_RAW_PROG: in nand_ioctl()