Home
last modified time | relevance | path

Searched defs:Rd (Results 1 – 15 of 15) sorted by relevance

/plan9-contrib/sys/src/9/pc/
H A Dether82598.c211 typedef struct Rd Rd; typedef
269 struct Rd { /* Receive Descriptor */ struct
270 u32int addr[2];
271 ushort length;
272 ushort cksum;
273 uchar status;
274 uchar errors;
275 ushort vlan;
H A Detherigbe.c364 typedef struct Rd { /* Receive Descriptor */ struct
371 } Rd; argument
H A Dether82563.c341 typedef struct Rd Rd; typedef
344 struct Rd { /* Receive Descriptor */ struct
353 enum { /* Rd status */ argument
H A Duartaxp.c148 Rd = 0x0001, /* Receiver Disabled */ enumerator
H A Dether2114x.c107 Rd = 0x00004000, /* read */ enumerator
H A Dusbohci.c128 Rd = 1 << 3, enumerator
/plan9-contrib/sys/src/9k/386/
H A Dether82598.c211 typedef struct Rd Rd; typedef
269 struct Rd { /* Receive Descriptor */ struct
270 u32int addr[2];
271 ushort length;
272 ushort cksum;
273 uchar status;
274 uchar errors;
275 ushort vlan;
H A Detherigbe.c366 typedef struct Rd { /* Receive Descriptor */ struct
373 } Rd; argument
H A Dether82563.c341 typedef struct Rd Rd; typedef
344 struct Rd { /* Receive Descriptor */ struct
353 enum { /* Rd status */ argument
/plan9-contrib/sys/src/9k/k10/
H A Dfpu.c55 Rd = 0x00002000, /* Round Down */ enumerator
/plan9-contrib/sys/src/nboot/zynq/
H A Djtagload.c501 #define ARMV4_5_MRC(CP, op1, Rd, CRn, CRm, op2) \ argument
504 #define ARMV4_5_MCR(CP, op1, Rd, CRn, CRm, op2) \ argument
/plan9-contrib/sys/src/cmd/
H A Dcalls.c41 Rd = 0, /* pipe indices */ enumerator
H A Dtar.c46 enum { Rd, Wr }; /* pipe fd-array indices */ enumerator
/plan9-contrib/sys/src/9/mtx/
H A Dether2114x.c107 Rd = 0x00004000, /* read */ enumerator
/plan9-contrib/sys/src/9/loongson/
H A Dusbohci.c128 Rd = 1 << 3, enumerator