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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.h207 * To add a LUN, call ctl_add_lun().
209 int ctl_add_lun(struct ctl_be_lun *be_lun);
H A Dctl_backend_ramdisk.c1131 retval = ctl_add_lun(&be_lun->cbe_lun);
1134 "%s: ctl_add_lun() returned error %d, see dmesg for "
H A Dctl_backend_block.c2382 retval = ctl_add_lun(&be_lun->cbe_lun);
2385 "ctl_add_lun() returned error %d, see dmesg for "
H A Dctl.c4506 ctl_add_lun(struct ctl_be_lun *be_lun) function

Completed in 110 milliseconds