UEFIStarter
a simple UEFI framework
Data Fields
ac97_busmaster_status_t Union Reference

data type for bus master status register More...

#include <ac97.h>

Data Fields

UINT16 raw
 raw access
 
struct {
   UINT16   dma_controller_halted:1
 DCH.
 
   UINT16   current_equals_last_valid:1
 CELV.
 
   UINT16   last_valid_buffer_completion_interrupt:1
 LVBCI.
 
   UINT16   buffer_completion_interrupt:1
 BCIS.
 
   UINT16   fifo_error:1
 FIFOE.
 
   UINT16   _reserved:11
 (reserved)
 
}; 
 structured access
 

Detailed Description

data type for bus master status register


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