Searched refs:ISP_LOGALL (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/isp/ |
| H A D | ispvar.h | 884 #define ISP_LOGALL 0x0 /* log always */ macro
|
| H A D | isp_freebsd.h | 626 if ((l) == ISP_LOGALL || ((l)& (i)->isp_dblev) != 0) { \
|
| H A D | isp_library.c | 225 isp_prt(isp, ISP_LOGALL, "%s index %d=>", msg, idx); in isp_print_qentry() 232 isp_prt(isp, ISP_LOGALL, "%s", buf); in isp_print_qentry() 244 isp_prt(isp, ISP_LOGALL, "%s:", msg); in isp_print_bytes() 256 isp_prt(isp, ISP_LOGALL, "0x%08x:%s", to, buf); in isp_print_bytes() 331 …isp_prt(isp, ISP_LOGALL, "Chan %d [%d]: hdl 0x%x %s %s 0x%06x =>%s 0x%06x; WWNN 0x%08x%08x WWPN 0x… in isp_dump_portdb()
|
| H A D | isp_target.c | 586 pl = ISP_LOGALL; in isp_handle_ctio7()
|
| H A D | isp.c | 3048 isp_prt(isp, ISP_LOGALL, "Chan %d Reset N-Port Handle 0x%04x @ Port 0x%06x", chan, lp->handle, lp->portid); in isp_control() 3086 isp_prt(isp, ISP_LOGALL, "Chan %d Abort Cmd for N-Port 0x%04x @ Port 0x%06x", chan, lp->handle, lp->portid); in isp_control() 4439 isp_prt(isp, ISP_LOGALL, "Mailbox Command '%s' failed (%s%s)", in isp_mboxcmd()
|