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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_backend.h50 * LUN ID, the ctl_add_lun() call will fail.
166 * The lun_config_status() method is the callback for the ctl_add_lun()
237 * To add a LUN, first call ctl_add_lun(). You will get the lun_config_status()
243 int ctl_add_lun(struct ctl_be_lun *be_lun);
H A Dctl_backend_ramdisk.c600 retval = ctl_add_lun(&be_lun->ctl_be_lun);
608 "%s: ctl_add_lun() returned error %d, see dmesg for "
H A Dctl_backend_block.c1762 retval = ctl_add_lun(&be_lun->ctl_be_lun);
1770 "%s: ctl_add_lun() returned error %d, see dmesg for "
H A Dctl.c4529 ctl_add_lun(struct ctl_be_lun *be_lun) function

Completed in 176 milliseconds