OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OWN
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
natsemi.c
63
#define
OWN
0x80000000
641
txd.cmdsts = (u32)
OWN
| s;
651
while ((((volatile u32) tx_status=txd.cmdsts) &
OWN
) && (currticks() < to))
686
if (!(rx_status &
OWN
))
sis900.h
187
OWN
= 0x80000000,
Completed in 28 milliseconds