Record uacpi_resource_dma
struct uacpi_resource_dma {
uacpi_u8 transfer_type;
uacpi_u8 bus_master_status;
uacpi_u8 channel_speed;
uacpi_u8 num_channels;
uacpi_u8[] channels;
/* Full declaration omitted */
}Fields
uacpi_u8 transfer_type
uacpi_u8 bus_master_status
uacpi_u8 channel_speed
uacpi_u8 num_channels
uacpi_u8[] channels