FreeBSD kernel pms device code
_SASG_DESCRIPTOR Struct Reference

the data structure describe SG list More...

#include <sa.h>

Data Fields

bit32 sgLower
 
bit32 sgUpper
 
bit32 len
 

Detailed Description

the data structure describe SG list

the data structure describe SG list

Definition at line 2737 of file sa.h.

Field Documentation

◆ len

bit32 _SASG_DESCRIPTOR::len

Total data length in bytes

Definition at line 2741 of file sa.h.

◆ sgLower

bit32 _SASG_DESCRIPTOR::sgLower

Lower 32 bits of data area physical address

Definition at line 2739 of file sa.h.

◆ sgUpper

bit32 _SASG_DESCRIPTOR::sgUpper

Upper 32 bits of data area physical address

Definition at line 2740 of file sa.h.


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