gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::CommandReg_t Struct Reference

#include <ide_disk.hh>

Public Attributes

uint16_t data
uint8_t error
uint8_t sec_count
uint8_t sec_num
uint8_t cyl_low
uint8_t cyl_high
union { 
   uint8_t   drive 
   uint8_t   head 
}; 
uint8_t command

Detailed Description

Definition at line 129 of file ide_disk.hh.

Member Data Documentation

◆ [union]

union { ... } gem5::CommandReg_t

◆ command

uint8_t gem5::CommandReg_t::command

Definition at line 142 of file ide_disk.hh.

◆ cyl_high

uint8_t gem5::CommandReg_t::cyl_high

Definition at line 136 of file ide_disk.hh.

◆ cyl_low

uint8_t gem5::CommandReg_t::cyl_low

Definition at line 135 of file ide_disk.hh.

◆ data

uint16_t gem5::CommandReg_t::data

Definition at line 131 of file ide_disk.hh.

◆ drive

uint8_t gem5::CommandReg_t::drive

Definition at line 139 of file ide_disk.hh.

◆ error

uint8_t gem5::CommandReg_t::error

Definition at line 132 of file ide_disk.hh.

◆ head

uint8_t gem5::CommandReg_t::head

Definition at line 140 of file ide_disk.hh.

◆ sec_count

uint8_t gem5::CommandReg_t::sec_count

Definition at line 133 of file ide_disk.hh.

◆ sec_num

uint8_t gem5::CommandReg_t::sec_num

Definition at line 134 of file ide_disk.hh.


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

Generated on Sat Oct 18 2025 08:06:50 for gem5 by doxygen 1.14.0