Home
last modified time | relevance | path

Searched refs:isp_prt (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/isp/
H A Disp.c153 isp_prt(isp, ISP_LOGCONFIG|ISP_LOG_SANCFG, in isp_change_fw_state()
260 isp_prt(isp, ISP_LOGERR, "DMA Failed to Stop on Reset"); in isp_reset()
277 isp_prt(isp, ISP_LOGERR, "The ROM code is busy after 50ms."); in isp_reset()
280 isp_prt(isp, ISP_LOGERR, "Board configuration error."); in isp_reset()
283 isp_prt(isp, ISP_LOGERR, "Unknown RISC Status Code 0x%x.", val); in isp_reset()
307 isp_prt(isp, ISP_LOGERR, "The ROM code is busy after 50ms."); in isp_reset()
310 isp_prt(isp, ISP_LOGERR, "Board configuration error."); in isp_reset()
313 isp_prt(isp, ISP_LOGERR, "Unknown RISC Status Code 0x%x.", val); in isp_reset()
344 isp_prt(isp, ISP_LOGERR, "NOP command failed (%x)", mbs.param[0]); in isp_reset()
373isp_prt(isp, ISP_LOGERR, "Register Test Failed at Register %d: should have 0x%04x but got 0x%04x",… in isp_reset()
[all …]
H A Disp_target.c148 isp_prt(isp, ISP_LOGINFO, "long IU length (%d) ignored", len); in isp_target_notify()
188isp_prt(isp, level, "Notify Ack Status=0x%x; Subcode 0x%x seqid=0x%x", nack_24xx->na_status, nack_… in isp_target_notify()
202isp_prt(isp, level, "ABTS RSP response[0x%x]: status=0x%x sub=(0x%x 0x%x)", abts_rsp->abts_rsp_rxi… in isp_target_notify()
206 isp_prt(isp, ISP_LOGERR, "%s: unknown entry type 0x%x", __func__, type); in isp_target_notify()
258isp_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()
346 isp_prt(isp, ISP_LOGERR, "%s: unknown event 0x%x", __func__, event); in isp_target_async()
374 isp_prt(isp, ISP_LOGWARN, in isp_got_tmf_24xx()
[all …]
H A Disp_freebsd.c312 isp_prt(isp, ISP_LOGDEBUG0, in isp_freeze_loopdown()
318 isp_prt(isp, ISP_LOGDEBUG0, in isp_freeze_loopdown()
334 isp_prt(isp, ISP_LOGDEBUG0, in isp_unfreeze_loopdown()
574 isp_prt(isp, ISP_LOGERR, "%s: TMF of chan %d error %d", in ispioctl()
675 isp_prt(isp, ISP_LOGTDEBUG0, in isp_atio_restart()
786isp_prt(isp, ISP_LOGALL, "Chan %d ATP [0x%x] origdlen %u bytes_xfrd %u lun %jx nphdl 0x%04x s_id 0… in isp_dump_atpd()
948isp_prt(isp, ISP_LOGTDEBUG0, "%s: ENTRY[0x%x] how %u xfrlen %u sendstatus %d sense_len %u", __func… in isp_target_start_ctio()
982isp_prt(isp, ISP_LOGERR, "%s: [0x%x] cannot find private data adjunct in %s", __func__, cso->tag_i… in isp_target_start_ctio()
993isp_prt(isp, ISP_LOGERR, "%s: [0x%x] not sending a CTIO for a dead command", __func__, cso->tag_id… in isp_target_start_ctio()
1004isp_prt(isp, ISP_LOGERR, "%s: [0x%x] stopping sending a CTIO because we're no longer in target mod… in isp_target_start_ctio()
[all …]
H A Disp_pci.c605 isp_prt(isp, ISP_LOGDEBUG0, "set PCI line size to %d from %d", linesz, data); in isp_pci_attach()
616 isp_prt(isp, ISP_LOGDEBUG0, "set PCI latency to %d", data); in isp_pci_attach()
728 isp_prt(isp, ISP_LOGDEBUG3, "RISC2HOST ISR 0x%x", r2hisr); in isp_pci_run_isr_2400()
759 isp_prt(isp, ISP_LOGERR, "unknown interrupt 0x%x\n", r2hisr); in isp_pci_run_isr_2400()
775 isp_prt(isp, ISP_LOGERR, "unknown block read at 0x%x", regoff); in isp_pci_rd_reg_2400()
802 isp_prt(isp, ISP_LOGERR, "unknown block write at 0x%x", regoff); in isp_pci_wr_reg_2400()
813 isp_prt(isp, ISP_LOGERR, "unknown register read at 0x%x", in isp_pci_rd_reg_2600()
850 isp_prt(isp, ISP_LOGERR, "unknown register write at 0x%x", in isp_pci_wr_reg_2600()
929 isp_prt(isp, ISP_LOGERR, "cannot create request DMA tag"); in isp_pci_mbxdma()
934 isp_prt(isp, ISP_LOGERR, "cannot allocate request DMA memory"); in isp_pci_mbxdma()
[all …]
H A Disp_library.c182 isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle); in isp_find_xs()
209 isp_prt(isp, ISP_LOGERR, "%s: bad handle 0x%x", __func__, handle); in isp_destroy_handle()
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()
331isp_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()
1486 isp_prt(isp, ISP_LOGTINFO|ISP_LOGWARN, "Chan %d WWPN 0x%016llx " in isp_add_wwn_entry()
1504 isp_prt(isp, ISP_LOGTINFO, in isp_add_wwn_entry()
1510 isp_prt(isp, ISP_LOGTINFO|ISP_LOGWARN, in isp_add_wwn_entry()
[all …]
H A Disp_freebsd.h610 void isp_prt(ispsoftc_t *, int level, const char *, ...) __printflike(3, 4);
H A DDriverManual.txt255 + A logging/printing function (isp_prt)