FreeBSD kernel CXGB device code
sg_ent Struct Reference

#include <cxgb_common.h>

Data Fields

__be32 len [2]
 
__be64 addr [2]
 

Detailed Description

Definition at line 132 of file cxgb_common.h.

Field Documentation

◆ addr

__be64 sg_ent::addr[2]

Definition at line 134 of file cxgb_common.h.

Referenced by make_sgl().

◆ len

__be32 sg_ent::len[2]

Definition at line 133 of file cxgb_common.h.

Referenced by make_sgl().


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