Searched refs:lun_set_ctl_lun (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.sbin/ctld/
H A Dctld.h393 void lun_set_ctl_lun(struct lun *lun, uint32_t value);
H A Dparse.y974 lun_set_ctl_lun(lun, tmp);
H A Dkernel.c625 lun_set_ctl_lun(cl, lun->lun_id);
760 lun_set_ctl_lun(lun, req.reqdata.create.req_lun_id);
H A Dctld.c1506 lun_set_ctl_lun(struct lun *lun, uint32_t value) function
1978 lun_set_ctl_lun(newlun, oldlun->l_ctl_lun);

Completed in 67 milliseconds