Searched refs:aac_linux_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/aac/
H A Daac_linux.c58 static struct linux_ioctl_handler aac_linux_handler = {aac_linux_ioctl, variable in typeref:struct:linux_ioctl_handler
63 linux_ioctl_register_handler, &aac_linux_handler);
65 linux_ioctl_unregister_handler, &aac_linux_handler);

Completed in 55 milliseconds