Searched refs:new_lun (Results 1 – 1 of 1) sorted by relevance
234 struct ioc_enable_lun *new_lun; in targioctl() local237 new_lun = (struct ioc_enable_lun *)addr; in targioctl()239 new_lun->path_id, in targioctl()240 new_lun->target_id, in targioctl()241 new_lun->lun_id); in targioctl()247 status = targenable(softc, path, new_lun->grp6_len, in targioctl()248 new_lun->grp7_len); in targioctl()