Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h197 #define VALID_PORT(port) (port != PORT_NONE && port != PORT_ANY) macro
H A Disp_library.c1498 (VALID_PORT(s_id) && isp_find_pdb_by_portid(isp, chan, s_id, &lp))) { in isp_add_wwn_entry()
1502 if (VALID_PORT(s_id) && lp->portid != s_id) { in isp_add_wwn_entry()
1503 if (!VALID_PORT(lp->portid)) { in isp_add_wwn_entry()