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

/netbsd-current/sys/arch/hp300/dev/
H A Dif_lereg.h47 #define LE_LOCK 0x08 /* lock status register */ macro
/netbsd-current/sys/arch/hp300/stand/common/
H A Dif_lereg.h60 #define LE_LOCK 0x08 /* lock status register */ macro
/netbsd-current/sys/dev/
H A Dlockstat.h71 #define LE_LOCK 0x08 /* track locks */ macro
H A Dlockstat.c231 if ((le->le_flags & LE_LOCK) != 0)
/netbsd-current/usr.sbin/lockstat/
H A Dmain.c301 le.le_flags |= LE_LOCK;

Completed in 102 milliseconds