22 #ifndef IOCTL_DRIVER_H 23 #define IOCTL_DRIVER_H 58 gsl::not_null<ioctl *> ctl,
59 gsl::not_null<command_line_parser *> clp);
102 gsl::not_null<file *> m_file;
103 gsl::not_null<ioctl *> m_ioctl;
104 gsl::not_null<command_line_parser *> m_clp;
ioctl::registers_type registers_type
ioctl::status_type status_type
ioctl_driver(gsl::not_null< file *> f, gsl::not_null< ioctl *> ctl, gsl::not_null< command_line_parser *> clp)