MicrOS
harddisk_states Struct Reference

Defines status of hard disks in system. More...

#include <harddisk_header.h>

Public Attributes

HARDDISK_STATE primary_master
 Presence of primary master. More...
 
harddisk_identify_device_data primary_master_data
 Data of primary master. More...
 
HARDDISK_STATE primary_slave
 Presence of primary slave. More...
 
harddisk_identify_device_data primary_slave_data
 Data of primary slave. More...
 
HARDDISK_STATE secondary_master
 Presence of secondary master. More...
 
harddisk_identify_device_data secondary_master_data
 Data of secondary master. More...
 
HARDDISK_STATE secondary_slave
 Presence of secondary slave. More...
 
harddisk_identify_device_data secondary_slave_data
 Data of secondary slave. More...
 

Detailed Description

Defines status of hard disks in system.

Member Data Documentation

◆ primary_master

HARDDISK_STATE harddisk_states::primary_master

Presence of primary master.

◆ primary_master_data

harddisk_identify_device_data harddisk_states::primary_master_data

Data of primary master.

◆ primary_slave

HARDDISK_STATE harddisk_states::primary_slave

Presence of primary slave.

◆ primary_slave_data

harddisk_identify_device_data harddisk_states::primary_slave_data

Data of primary slave.

◆ secondary_master

HARDDISK_STATE harddisk_states::secondary_master

Presence of secondary master.

◆ secondary_master_data

harddisk_identify_device_data harddisk_states::secondary_master_data

Data of secondary master.

◆ secondary_slave

HARDDISK_STATE harddisk_states::secondary_slave

Presence of secondary slave.

◆ secondary_slave_data

harddisk_identify_device_data harddisk_states::secondary_slave_data

Data of secondary slave.


The documentation for this struct was generated from the following file: