Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/amr/
HDamrio.h113 struct amr_user_ioctl32 { struct
121 # define AMR_IO_COMMAND32 _IOWR('A', 0x201, struct amr_user_ioctl32) argument
HDamr.c753 struct amr_user_ioctl32 *au32; in amr_ioctl()