aac_config_lun
if (aac_config_lun(softs, tgt, lun, &ldip) ==
if (aac_config_lun(softs, tgt, 0, &ldip) == NDI_SUCCESS)
rval = aac_config_lun(softs, tgt, lun, childp);
(void) aac_config_lun(softs, tgt, 0, NULL);
(void) aac_config_lun(softs, tgt, 0, NULL);