gem5 v24.0.0.0
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

◆ cyl_high

◆ cyl_low

◆ data

◆ drive

◆ error

uint8_t gem5::CommandReg_t::error

◆ head

uint8_t gem5::CommandReg_t::head

Definition at line 140 of file ide_disk.hh.

Referenced by gem5::IdeDisk::getLBABase(), and gem5::IdeDisk::startCommand().

◆ sec_count

◆ sec_num


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

Generated on Tue Jun 18 2024 16:24:10 for gem5 by doxygen 1.11.0