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

/netbsd-current/sys/arch/sun3/dev/
H A Dxdvar.h123 #define XD_DRIVE_UNKNOWN 0 /* never talked to it */ macro
H A Dxd.c578 xd->state = XD_DRIVE_UNKNOWN; /* to start */
608 newstate = XD_DRIVE_UNKNOWN;
969 if (xd->state == XD_DRIVE_UNKNOWN) {
974 if (xd->state == XD_DRIVE_UNKNOWN) {
1073 if (xd->state == XD_DRIVE_UNKNOWN) {
/netbsd-current/sys/dev/vme/
H A Dxdvar.h123 #define XD_DRIVE_UNKNOWN 0 /* never talked to it */ macro
H A Dxd.c734 xd->state = XD_DRIVE_UNKNOWN; /* to start */
759 newstate = XD_DRIVE_UNKNOWN;
1148 if (xd->state == XD_DRIVE_UNKNOWN) {
1153 if (xd->state == XD_DRIVE_UNKNOWN) {
1249 if (xd->state == XD_DRIVE_UNKNOWN) {
1254 if (xd->state == XD_DRIVE_UNKNOWN) {

Completed in 183 milliseconds