Searched refs:FC_PORTDB_TGT (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/isp/ |
H A D | ispvar.h | 336 #define FC_PORTDB_TGT(isp, bus, pdb) (int)(lp - FCPARAM(isp, bus)->portdb) macro
|
H A D | isp.c | 1900 FC_PORTDB_TGT(isp, chan, lp), lp->state); in isp_pdb_add_update() 2398 FC_PORTDB_TGT(isp, chan, lp), lp->state); in isp_scan_fabric()
|
H A D | isp_library.c | 1649 chan, (unsigned long long) lp->port_wwn, lp->portid, nphdl, FC_PORTDB_TGT(isp, chan, lp)); in isp_del_wwn_entry()
|