HomeSort by: relevance | last modified time | path
    Searched refs:XD_DRIVE_UNKNOWN (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sun3/dev/
xdvar.h 123 #define XD_DRIVE_UNKNOWN 0 /* never talked to it */
xd.c 578 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) {
  /src/sys/dev/vme/
xdvar.h 123 #define XD_DRIVE_UNKNOWN 0 /* never talked to it */
xd.c 734 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 60 milliseconds