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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c62 #define OWN 0x80000000 macro
639 txd.cmdsts = (u32) OWN | s;
649 while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to))
684 if (!(rx_status & OWN))
H A Dsis900.h201 OWN = 0x80000000, enumerator in enum:sis900_buffer_status
H A Dsis900.c1108 txd.cmdsts = (u32) OWN | s;
1118 while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to))
1156 if (!(rx_status & OWN))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm862 THIS CODE IS HIGHLY EXPERIMENTAL. USE AT YOUR OWN RISK.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalc.pm2102 =head1 WRAP YOUR OWN

Completed in 50 milliseconds