Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c208 static dev_type_ioctl(raidioctl);
217 .d_ioctl = raidioctl,
229 .d_ioctl = raidioctl,
1572 raidioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *l) in raidioctl() function