Home
last modified time | relevance | path

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

/original-bsd/sys/hp/dev/
H A Dhilvar.h65 #define HIL_NOBLOCK 0x20 /* device is in non-blocking read mode */ macro
H A Dhil.c173 dptr->hd_flags |= HIL_NOBLOCK;
242 dptr->hd_flags &= ~(HIL_QUEUEIN|HIL_READIN|HIL_NOBLOCK);
308 if (dptr->hd_flags & HIL_NOBLOCK) {
455 dptr->hd_flags |= HIL_NOBLOCK;
457 dptr->hd_flags &= ~HIL_NOBLOCK;
620 dptr->hd_flags |= HIL_NOBLOCK;
622 dptr->hd_flags &= ~HIL_NOBLOCK;