Home
last modified time | relevance | path

Searched refs:ISP_LOGTDEBUG0 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/isp/
HDisp_target.c201 level = ISP_LOGTDEBUG0; in isp_target_notify()
258 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: [RX_ID 0x%x] chan %d code %x", __func__, aep->at_rxid, vpidx, co… in isp_endcmd()
328 isp_prt(isp, ISP_LOGTDEBUG0, "%s: LOOP UP", __func__); in isp_target_async()
333 isp_prt(isp, ISP_LOGTDEBUG0, "%s: LOOP DOWN", __func__); in isp_target_async()
341 isp_prt(isp, ISP_LOGTDEBUG0, "%s: LIP RESET", __func__); in isp_target_async()
622 isp_prt(isp, ISP_LOGTDEBUG0, "CTIO7 destroyed by %s: RX_ID=0x%x", fmsg, ct->ct_rxid); in isp_handle_ctio7()
665 isp_prt(isp, ISP_LOGTDEBUG0, "SRR received"); in isp_handle_ctio7()
804 isp_prt(isp, ISP_LOGTDEBUG0, "%s Chan %d ELS N-port handle %x" in isp_handle_notify_24xx()
HDisp_freebsd.c675 isp_prt(isp, ISP_LOGTDEBUG0, in isp_atio_restart()
841 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0, path, "created tstate\n"); in create_lun_state()
883 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0|ISP_LOGCONFIG, ccb->ccb_h.path, in isp_enable_lun()
917 ISP_PATH_PRT(isp, ISP_LOGTDEBUG0|ISP_LOGCONFIG, ccb->ccb_h.path, in isp_disable_lun()
948 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: ENTRY[0x%x] how %u xfrlen %u sendstatus %d sense_len %u", __func… in isp_target_start_ctio()
1034 isp_prt(isp, ISP_LOGTDEBUG0, "[0x%x] now sending synthesized status orig_dl=%u xfered=%u bit=%u", in isp_target_start_ctio()
1169 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: ests base %p vaddr %p ecmd_dma %jx addr %jx len %u", __func__, i… in isp_target_start_ctio()
1177 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: CTIO7[0x%x] seq %u nc %d CDB0=%x sstatus=0x%x flags=0x%x resid=%… in isp_target_start_ctio()
1224 …isp_prt(isp, ISP_LOGTDEBUG0, "%s: CTIO7[0x%x] seq %u nc %d CDB0=%x sstatus=0x%x flags=0x%x xfrlen=… in isp_target_start_ctio()
1385 isp_prt(isp, ISP_LOGTDEBUG0, "[0x%x] out of atios", aep->at_rxid); in isp_handle_platform_atio7()
[all …]
HDispvar.h897 #define ISP_LOGTDEBUG0 0x2000 /* log simple debug messages (target mode) */ macro
HDisp.c3739 isp_prt(isp, ISP_LOGTDEBUG0, "LS_RJT sent"); in isp_intr_async()