Searched refs:lun0 (Results 1 – 3 of 3) sorted by relevance
73 struct fsg_lun_opts lun0; member
3518 opts->lun0.lun = opts->common->luns[0]; in fsg_alloc_inst()3519 opts->lun0.lun_id = 0; in fsg_alloc_inst()3523 config_group_init_type_name(&opts->lun0.group, "lun.0", &fsg_lun_type); in fsg_alloc_inst()3524 configfs_add_default_group(&opts->lun0.group, &opts->func_inst.group); in fsg_alloc_inst()
104 static constexpr uint8_t lun0 = 0x0; variable2310 if ((ctx->lun == lun0) && (numSensors > 0)) in ipmiSensorGetDeviceSdrInfo()