CTL_LUN_REQ
lun->backend->ioctl(NULL, CTL_LUN_REQ, (caddr_t)&ireq, 0,
case CTL_LUN_REQ: {
case CTL_LUN_REQ: {
case CTL_LUN_REQ:
retval = ioctl(fd, CTL_LUN_REQ, &req);
retval = ioctl(fd, CTL_LUN_REQ, &req);
retval = ioctl(fd, CTL_LUN_REQ, &req);
error = ioctl(ctl_fd, CTL_LUN_REQ, &req);
error = ioctl(ctl_fd, CTL_LUN_REQ, &req);
if (ioctl(ctl_fd, CTL_LUN_REQ, &req) == -1) {