Searched refs:ISP_LOGALL (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h943 #define ISP_LOGALL 0x0 /* log always */ macro
H A Disp_target.c1041 pl = ISP_LOGALL;
1196 pl = ISP_LOGALL;
H A Disp_freebsd.h722 if ((l) == ISP_LOGALL || ((l)& (i)->isp_dblev) != 0) { \
H A Disp_freebsd.c912 isp_prt(isp, ISP_LOGALL, "Chan %d ATP [0x%x] origdlen %u bytes_xfrd %u lun %jx nphdl 0x%04x s_id 0x%06x d_id 0x%06x oxid 0x%04x state %s",
3393 isp_prt(isp, ISP_LOGALL, "Setting Channel %d wwns to 0x%jx 0x%jx", bus, fcp->isp_wwnn, fcp->isp_wwpn);
3932 isp_prt(isp, ISP_LOGALL, "target notify code 0x%x", notify->nt_ncode);
4069 if (level != ISP_LOGALL && (level & isp->isp_dblev) == 0) {
4084 if (level != ISP_LOGALL && (level & isp->isp_dblev) == 0) {
H A Disp_library.c376 isp_prt(isp, ISP_LOGALL, "%s index %d=>", msg, idx);
383 isp_prt(isp, ISP_LOGALL, "%s", buf);
395 isp_prt(isp, ISP_LOGALL, "%s:", msg);
407 isp_prt(isp, ISP_LOGALL, "0x%08x:%s", to, buf);
482 isp_prt(isp, ISP_LOGALL, "Chan %d [%d]: hdl 0x%x %s %s 0x%06x =>%s 0x%06x; WWNN 0x%08x%08x WWPN 0x%08x%08x",
H A Disp.c340 isp_prt(isp, ISP_LOGALL, "Unknown Chip Type 0x%x", i);
4769 isp_prt(isp, ISP_LOGALL, "Chan %d Reset N-Port Handle 0x%04x @ Port 0x%06x", chan, lp->handle, lp->portid);
4840 isp_prt(isp, ISP_LOGALL, "Chan %d Abort Cmd for N-Port 0x%04x @ Port 0x%06x", chan, lp->handle, lp->portid);
7195 isp_prt(isp, ISP_LOGALL, "Mailbox Command '%s' failed (%s%s)",

Completed in 138 milliseconds