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

  /src/sys/dev/ic/
ispvar.h 283 #define NPH_FL_ID 0x7FE /* F Port Special ID (0xFFFFFE) */
isp.c 2611 loopid = NPH_FL_ID;
2952 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) {
3383 loopid = NPH_FL_ID;
4154 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) {
4155 handle = NPH_FL_ID+1;

Completed in 19 milliseconds