Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Dispmbox.h660 uint16_t ctp_nphdl; /* n-port handle */ member
Disp_library.c1670 ISP_IOXGET_16(isp, &src->ctp_nphdl, dst->ctp_nphdl); in isp_get_ct_pt()
1724 ISP_IOXPUT_16(isp, src->ctp_nphdl, &dst->ctp_nphdl); in isp_put_ct_pt()
Disp.c3421 pt->ctp_nphdl = fcp->isp_sns_hdl; in isp_gid_ft_ct_passthru()
4180 pt->ctp_nphdl = fcp->isp_sns_hdl; in isp_register_fc4_type_24xx()