Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/install.d/
H A Dinstall.sh47 OWN=`expr "\`id\`" : ".*uid=[0-9]*(\(..*\)) .*"`
48 OWNER=`echo $OWN | sed -e 's/) .*//p'`
237 OWN=`ls -l $direct/$FILE | awk '{print $3}'`
253 chown $OWN $direct/$FILE
327 OWN=`ls -l $PUTHERE | awk '{print $3}'`
345 chown $OWN $PUTHERE
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c62 #define OWN 0x80000000 macro
639 txd.cmdsts = (u32) OWN | s; in natsemi_transmit()
649 while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to)) in natsemi_transmit()
684 if (!(rx_status & OWN)) in natsemi_poll()
H A Dsis900.h201 OWN = 0x80000000, enumerator
H A Dsis900.c1108 txd.cmdsts = (u32) OWN | s; in sis900_transmit()
1118 while ((((volatile u32) tx_status=txd.cmdsts) & OWN) && (currticks() < to)) in sis900_transmit()
1156 if (!(rx_status & OWN)) in sis900_poll()
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dtomatillo.esc81 * - sown: snoop error due to own OWN hitting cache line in S or M.