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

/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_backend.h169 * The lun_config_status() method is the callback for the ctl_add_lun()
196 be_lun_config_t lun_config_status; /* passed to CTL */ member in struct:ctl_be_lun
241 * To add a LUN, first call ctl_add_lun(). You will get the lun_config_status()
H A Dctl_backend_ramdisk.c607 be_lun->ctl_be_lun.lun_config_status =
H A Dctl_backend_block.c2051 be_lun->ctl_be_lun.lun_config_status =
H A Dctl.c4456 be_lun->lun_config_status(be_lun->be_lun,
4558 be_lun->lun_config_status(be_lun->be_lun,
4571 be_lun->lun_config_status(be_lun->be_lun,
4645 lun->be_lun->lun_config_status(lun->be_lun->be_lun, CTL_LUN_CONFIG_OK);

Completed in 179 milliseconds