HomeSort by: relevance | last modified time | path
    Searched refs:LE_LOCK (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hp300/dev/
if_lereg.h 47 #define LE_LOCK 0x08 /* lock status register */
  /src/sys/arch/hp300/stand/common/
if_lereg.h 60 #define LE_LOCK 0x08 /* lock status register */
  /src/sys/dev/
lockstat.h 71 #define LE_LOCK 0x08 /* track locks */
lockstat.c 231 if ((le->le_flags & LE_LOCK) != 0)
  /src/usr.sbin/lockstat/
main.c 301 le.le_flags |= LE_LOCK;

Completed in 20 milliseconds