Searched refs:NPH_FL_ID (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dispvar.h283 #define NPH_FL_ID 0x7FE /* F Port Special ID (0xFFFFFE) */ macro
H A Disp.c2615 loopid = NPH_FL_ID;
2956 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) {
3387 loopid = NPH_FL_ID;
4158 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) {
4159 handle = NPH_FL_ID+1;

Completed in 68 milliseconds