Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ida/
Didaio.h7 struct ida_user_command { struct
23 #define IDAIO_COMMAND _IOWR('I', 100, struct ida_user_command) argument
Dida.c637 struct ida_user_command *uc; in ida_ioctl()
646 uc = (struct ida_user_command *)addr; in ida_ioctl()