FreeBSD kernel CXGB device code
ch_mem_range Struct Reference

#include <cxgb_ioctl.h>

Data Fields

uint32_t mem_id
 
uint32_t addr
 
uint32_t len
 
uint32_t version
 
uint8_t * buf
 

Detailed Description

Definition at line 95 of file cxgb_ioctl.h.

Field Documentation

◆ addr

uint32_t ch_mem_range::addr

Definition at line 97 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ buf

uint8_t* ch_mem_range::buf

Definition at line 100 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ len

uint32_t ch_mem_range::len

Definition at line 98 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ mem_id

uint32_t ch_mem_range::mem_id

Definition at line 96 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().

◆ version

uint32_t ch_mem_range::version

Definition at line 99 of file cxgb_ioctl.h.

Referenced by cxgb_extension_ioctl().


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