Searched refs:BufferDesc (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c170 } BufferDesc; typedef in typeref:struct:_BufferDesc
205 static BufferDesc txd __attribute__ ((aligned(4)));
206 static BufferDesc rxd[NUM_RX_DESC] __attribute__ ((aligned(4)));
H A Dsis900.h380 } BufferDesc; typedef in typeref:struct:_BufferDesc
H A Dsis900.c64 static BufferDesc txd;
65 static BufferDesc rxd[NUM_RX_DESC];

Completed in 21 milliseconds