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

/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h118 #define XD_WLABEL 0x0001 /* write label */ macro
H A Dxd.c899 xd->flags |= XD_WLABEL;
901 xd->flags &= ~XD_WLABEL;
1094 (xd->flags & XD_WLABEL) != 0) <= 0)
/netbsd-current/sys/dev/vme/
H A Dxdvar.h118 #define XD_WLABEL 0x0001 /* write label */ macro
H A Dxd.c1077 xd->flags |= XD_WLABEL;
1079 xd->flags &= ~XD_WLABEL;
1275 (xd->flags & XD_WLABEL) != 0) <= 0)

Completed in 189 milliseconds