Searched refs:OWN (Results 1 - 4 of 4) sorted by relevance

/external/grub/netboot/
H A Dnatsemi.c63 #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))
62 #define OWN macro
H A Dsis900.c949 txd.cmdsts = (u32) OWN | s;
959 while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to))
999 if (!(rx_status & OWN))
H A Dsis900.h187 OWN = 0x80000000, enumerator in enum:sis900_buffer_status
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 148 milliseconds