Home
last modified time | relevance | path

Searched refs:ctp_nphdl (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
HDisp_library.c1042 ISP_IOXGET_16(isp, &src->ctp_nphdl, dst->ctp_nphdl); in isp_get_ct_pt()
1069 ISP_IOXPUT_16(isp, src->ctp_nphdl, &dst->ctp_nphdl); in isp_put_ct_pt()
HDispmbox.h521 uint16_t ctp_nphdl; /* n-port handle */ member
HDisp.c2047 pt.ctp_nphdl = fcp->isp_sns_hdl; in isp_ct_passthru()