CTL_PORT_REQ
case CTL_PORT_REQ: {
if (cmd == CTL_PORT_REQ) {
if (cmd == CTL_PORT_REQ) {
case CTL_PORT_REQ:
if (ioctl(ctl_fd, CTL_PORT_REQ, &req) != 0)
if (ioctl(ctl_fd, CTL_PORT_REQ, &req) != 0)
retval = ioctl(fd, CTL_PORT_REQ, &req);
error = ioctl(ctl_fd, CTL_PORT_REQ, &req);
error = ioctl(ctl_fd, CTL_PORT_REQ, &req);