Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDnata.h361 #define IOCATADEVICES _IOWR('a', 5, struct ata_ioc_devices) macro
/dragonfly/sbin/natacontrol/
HDnatacontrol.c292 if (ioctl(fd, IOCATADEVICES, &devices) < 0) { in info_print()
/dragonfly/sys/dev/disk/nata/
HData-all.c408 case IOCATADEVICES: in ata_ioctl()