Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dispvar.h283 #define NPH_FL_ID 0x7FE /* F Port Special ID (0xFFFFFE) */ macro
Disp.c2611 loopid = NPH_FL_ID; in isp_fclink_test()
2952 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) { in isp_scan_loop()
3383 loopid = NPH_FL_ID; in isp_scan_fabric()
4154 if (handle >= NPH_RESERVED && handle <= NPH_FL_ID) { in isp_nxt_handle()
4155 handle = NPH_FL_ID+1; in isp_nxt_handle()