Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ata/
Data.c113 dev_type_ioctl(atabusioctl);
120 .d_ioctl = atabusioctl,
2159 atabusioctl(dev_t dev, u_long cmd, void *addr, int flag, struct lwp *l) in atabusioctl() function