Searched refs:Settings (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/usr.sbin/mptutil/
H A Dmpt_volume.c207 U32 Settings, NewSettings; local
246 Settings = volume->VolumeSettings.Settings;
248 NewSettings = Settings;
254 if (NewSettings == Settings) {
261 volume->VolumeSettings.Settings = NewSettings;
H A Dmpt_config.c548 vol->VolumeSettings.Settings = MPI_RAIDVOL0_SETTING_USE_DEFAULTS;
1207 printf(" Settings: 0x%04x (Spare Pools 0x%02x)\n",
1208 vol->VolumeSettings.Settings, vol->VolumeSettings.HotSparePool);
H A Dmpt_show.c458 if (volumes[i]->VolumeSettings.Settings &
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_raid.c359 "Volume Settings Changed",
364 "Physical Disk Settings Changed",
909 mwce = vol_pg->VolumeSettings.Settings
950 vol_pg->VolumeSettings.Settings ^=
953 vol_pg->VolumeSettings.Settings ^=
972 vol_pg->VolumeSettings.Settings ^=
996 prio = vol_pg->VolumeSettings.Settings
1038 vol_pg->VolumeSettings.Settings ^=
1041 vol_pg->VolumeSettings.Settings ^=
1060 vol_pg->VolumeSettings.Settings
[all...]
H A Dmpt.c3117 MPT_2_HOST16(volp, VolumeSettings.Settings);
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h183 class Settings;
397 typedef std::shared_ptr<lldb_private::Settings> SettingsSP;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp105 #pragma mark Settings Handling
/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h1288 U16 Settings; /* 0x00 */ member in struct:_MPI2_RAIDVOL0_SETTINGS
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1754 U16 Settings; /* 0x00 */ member in struct:_MPI2_RAIDVOL0_SETTINGS
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h79 * SCSI Port Page 2 Device Settings modified.
2254 U16 Settings; /* 00h */ member in struct:_RAID_VOL0_SETTINGS

Completed in 296 milliseconds