Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/spi/
Dspiflash.c140 dev_type_ioctl(spiflash_ioctl);
147 .d_ioctl = spiflash_ioctl,
159 .d_ioctl = spiflash_ioctl,
297 spiflash_ioctl(dev_t dev, u_long cmd, void *data, int flags, struct lwp *l) in spiflash_ioctl() function