Public Attributes

HostAhciPortRegister Union Reference

Host AHCI driver. More...

List of all members.

Public Attributes

struct {
   volatile unsigned   clb
   volatile unsigned   clbu
   volatile unsigned   fb
   volatile unsigned   fbu
   volatile unsigned   is
   volatile unsigned   ie
   volatile unsigned   cmd
   volatile unsigned   res0
   volatile unsigned   tfd
   volatile unsigned   sig
   volatile unsigned   ssts
   volatile unsigned   sctl
   volatile unsigned   serr
   volatile unsigned   sact
   volatile unsigned   ci
   volatile unsigned   sntf
   volatile unsigned   fbs
}; 
volatile unsigned regs [32]

Detailed Description

Host AHCI driver.

Copyright (C) 2008, Bernhard Kauer <bk@vmmon.org> Economic rights: Technische Universitaet Dresden (Germany)

This file is part of Vancouver.

Vancouver is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

Vancouver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details. The register set of an AHCI port.


Member Data Documentation

struct { ... }
volatile unsigned HostAhciPortRegister::ci
volatile unsigned HostAhciPortRegister::clb
volatile unsigned HostAhciPortRegister::clbu
volatile unsigned HostAhciPortRegister::cmd
volatile unsigned HostAhciPortRegister::fb
volatile unsigned HostAhciPortRegister::fbs
volatile unsigned HostAhciPortRegister::fbu
volatile unsigned HostAhciPortRegister::ie
volatile unsigned HostAhciPortRegister::is
volatile unsigned HostAhciPortRegister::regs[32]
volatile unsigned HostAhciPortRegister::res0
volatile unsigned HostAhciPortRegister::sact
volatile unsigned HostAhciPortRegister::sctl
volatile unsigned HostAhciPortRegister::serr
volatile unsigned HostAhciPortRegister::sig
volatile unsigned HostAhciPortRegister::sntf
volatile unsigned HostAhciPortRegister::ssts
volatile unsigned HostAhciPortRegister::tfd

The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines