Searched refs:new_lun (Results 1 – 1 of 1) sorted by relevance
240 struct ioc_enable_lun *new_lun; in targioctl() local243 new_lun = (struct ioc_enable_lun *)addr; in targioctl()245 new_lun->path_id, in targioctl()246 new_lun->target_id, in targioctl()247 new_lun->lun_id); in targioctl()253 status = targenable(softc, path, new_lun->grp6_len, in targioctl()254 new_lun->grp7_len); in targioctl()