Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h160 #define NPH_RESERVED 0x7F0 /* begin of reserved N-port handles */ macro
H A Disp.c1991 if (handle >= NPH_RESERVED) in isp_scan_loop()
2783 if (handle > NPH_RESERVED - 1) { in isp_next_handle()