ReactOS 0.4.15-dev-7924-g5949c20
_IDE_AHCI_CHANNEL_CTL_BLOCK Struct Reference

#include <bsmaster.h>

Collaboration diagram for _IDE_AHCI_CHANNEL_CTL_BLOCK:

Public Attributes

IDE_AHCI_CMD_LIST cmd_list [ATA_AHCI_MAX_TAGS]
 
IDE_AHCI_RCV_FIS rcv_fis
 
IDE_AHCI_CMD cmd
 

Detailed Description

Definition at line 845 of file bsmaster.h.

Member Data Documentation

◆ cmd

IDE_AHCI_CMD _IDE_AHCI_CHANNEL_CTL_BLOCK::cmd

Definition at line 848 of file bsmaster.h.

Referenced by UniataAhciBeginTransaction(), and UniataAhciSoftReset().

◆ cmd_list

IDE_AHCI_CMD_LIST _IDE_AHCI_CHANNEL_CTL_BLOCK::cmd_list[ATA_AHCI_MAX_TAGS]

◆ rcv_fis

IDE_AHCI_RCV_FIS _IDE_AHCI_CHANNEL_CTL_BLOCK::rcv_fis

Definition at line 847 of file bsmaster.h.

Referenced by UniataAhciEndTransaction(), and UniataAhciSoftReset().


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