HomeSort by: relevance | last modified time | path
    Searched refs:ct_nphdl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 676 cto->ct_nphdl = nphdl;
844 ct->ct_nphdl = CT7_OK;
1730 switch (ct->ct_nphdl) {
1807 isp_prt(isp, ISP_LOGERR, "Unknown CTIO7 status 0x%x", ct->ct_nphdl);
1828 isp_prt(isp, pl, "NO xs for CTIO (handle 0x%x) status 0x%x", ct->ct_syshandle, ct->ct_nphdl);
isp_library.c 667 ctio->ct_nphdl = CT_HBA_RESET;
3046 ISP_IOXPUT_16(isp, src->ct_nphdl, &dst->ct_nphdl);
3207 ISP_IOXGET_16(isp, &src->ct_nphdl, dst->ct_nphdl);
ispmbox.h 2383 uint16_t ct_nphdl; /* status on returned CTIOs */ member in struct:__anon33fa061c5908

Completed in 61 milliseconds