Home
last modified time | relevance | path

Searched refs:HIL_PSEUDO (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/hp/dev/
H A Dhilvar.h62 #define HIL_PSEUDO 0x02 /* device is virtual */ macro
H A Dhil.c100 hilp->hl_device[HILLOOPDEV].hd_flags = (HIL_ALIVE|HIL_PSEUDO);
152 if (dptr->hd_flags & HIL_PSEUDO)
216 if (device && (dptr->hd_flags & HIL_PSEUDO))
360 if (dptr->hd_flags & HIL_PSEUDO) {
681 if (device && (dptr->hd_flags & (HIL_ALIVE|HIL_PSEUDO)) != HIL_ALIVE)
1244 hilp->hl_device[db].hd_flags &= ~HIL_PSEUDO;