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

/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h125 #define XD_DRIVE_NOLABEL 2 /* drive on-line, no label */ macro
H A Dxd.c684 newstate = XD_DRIVE_NOLABEL;
890 if (xd->state == XD_DRIVE_NOLABEL)
911 if (xd->state == XD_DRIVE_NOLABEL)
/netbsd-current/sys/dev/vme/
H A Dxdvar.h125 #define XD_DRIVE_NOLABEL 2 /* drive on-line, no label */ macro
H A Dxd.c836 newstate = XD_DRIVE_NOLABEL;
1068 if (xd->state == XD_DRIVE_NOLABEL)
1099 if (xd->state == XD_DRIVE_NOLABEL)

Completed in 165 milliseconds