smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
hd_drive_task_hdr Struct Reference

#include <os_linux.h>

Collaboration diagram for hd_drive_task_hdr:
Collaboration graph
[legend]

Public Attributes

task_ioreg_t data
 
task_ioreg_t feature
 
task_ioreg_t sector_count
 
task_ioreg_t sector_number
 
task_ioreg_t low_cylinder
 
task_ioreg_t high_cylinder
 
task_ioreg_t device_head
 
task_ioreg_t command
 

Detailed Description

Definition at line 317 of file os_linux.h.

Member Data Documentation

◆ command

task_ioreg_t hd_drive_task_hdr::command

Definition at line 325 of file os_linux.h.

◆ data

task_ioreg_t hd_drive_task_hdr::data

Definition at line 318 of file os_linux.h.

◆ device_head

task_ioreg_t hd_drive_task_hdr::device_head

Definition at line 324 of file os_linux.h.

◆ feature

task_ioreg_t hd_drive_task_hdr::feature

Definition at line 319 of file os_linux.h.

◆ high_cylinder

task_ioreg_t hd_drive_task_hdr::high_cylinder

Definition at line 323 of file os_linux.h.

◆ low_cylinder

task_ioreg_t hd_drive_task_hdr::low_cylinder

Definition at line 322 of file os_linux.h.

◆ sector_count

task_ioreg_t hd_drive_task_hdr::sector_count

Definition at line 320 of file os_linux.h.

◆ sector_number

task_ioreg_t hd_drive_task_hdr::sector_number

Definition at line 321 of file os_linux.h.


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