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

/freebsd-11-stable/usr.sbin/ctld/
H A Dctld.h395 void lun_set_ctl_lun(struct lun *lun, uint32_t value);
H A Dparse.y986 lun_set_ctl_lun(lun, tmp);
H A Dkernel.c635 lun_set_ctl_lun(cl, lun->lun_id);
770 lun_set_ctl_lun(lun, req.reqdata.create.req_lun_id);
H A Dctld.c1523 lun_set_ctl_lun(struct lun *lun, uint32_t value) function
1995 lun_set_ctl_lun(newlun, oldlun->l_ctl_lun);

Completed in 117 milliseconds