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

/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h126 #define XD_DRIVE_ONLINE 3 /* drive is on-line */ macro
H A Dxd.c710 newstate = XD_DRIVE_ONLINE;
891 xd->state = XD_DRIVE_ONLINE;
912 xd->state = XD_DRIVE_ONLINE;
1078 if (xd->state != XD_DRIVE_ONLINE && DISKPART(bp->b_dev) != RAW_PART) {
/netbsd-current/sys/dev/vme/
H A Dxdvar.h126 #define XD_DRIVE_ONLINE 3 /* drive is on-line */ macro
H A Dxd.c863 newstate = XD_DRIVE_ONLINE;
1069 xd->state = XD_DRIVE_ONLINE;
1100 xd->state = XD_DRIVE_ONLINE;
1259 if (xd->state != XD_DRIVE_ONLINE && DISKPART(bp->b_dev) != RAW_PART) {

Completed in 221 milliseconds