Home
last modified time | relevance | path

Searched refs:ISP_LOGERR (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/dev/isp/
HDisp.c260 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()
373 …isp_prt(isp, ISP_LOGERR, "Register Test Failed at Register %d: should have 0x%04x but got 0x%04x",… in isp_reset()
386 isp_prt(isp, ISP_LOGERR, "Cannot setup DMA"); in isp_reset()
[all …]
HDisp_pci.c311 isp->isp_dblev = ISP_LOGWARN|ISP_LOGERR; in isp_get_generic_options()
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()
942 isp_prt(isp, ISP_LOGERR, "error loading request DMA map %d", im.error); in isp_pci_mbxdma()
957 isp_prt(isp, ISP_LOGERR, "cannot create ECMD DMA tag"); in isp_pci_mbxdma()
[all …]
HDisp_target.c206 isp_prt(isp, ISP_LOGERR, "%s: unknown entry type 0x%x", __func__, type); in isp_target_notify()
346 isp_prt(isp, ISP_LOGERR, "%s: unknown event 0x%x", __func__, event); in isp_target_async()
477 …isp_prt(isp, ISP_LOGERR, "%s: called for non-ABTS entry (0x%x)", __func__, abts->abts_header.rqs_e… in isp_acknak_abts()
594 isp_prt(isp, ISP_LOGERR, "PCI DMA Bus Error"); in isp_handle_ctio7()
669 isp_prt(isp, ISP_LOGERR, "Unknown CTIO7 status 0x%x", ct->ct_nphdl); in isp_handle_ctio7()
799 isp_prt(isp, ISP_LOGERR, "%s Chan %d ELS N-port handle %x" in isp_handle_notify_24xx()
HDisp_freebsd.c574 isp_prt(isp, ISP_LOGERR, "%s: TMF of chan %d error %d", in ispioctl()
973 …ISP_PATH_PRT(isp, ISP_LOGERR, ccb->ccb_h.path, "a data transfer length of zero but no status to se… in isp_target_start_ctio()
982 …isp_prt(isp, ISP_LOGERR, "%s: [0x%x] cannot find private data adjunct in %s", __func__, cso->tag_i… in isp_target_start_ctio()
993 …isp_prt(isp, ISP_LOGERR, "%s: [0x%x] not sending a CTIO for a dead command", __func__, cso->tag_id… in isp_target_start_ctio()
1004 …isp_prt(isp, ISP_LOGERR, "%s: [0x%x] stopping sending a CTIO because we're no longer in target mod… in isp_target_start_ctio()
1069 isp_prt(isp, ISP_LOGERR, in isp_target_start_ctio()
1587 isp_prt(isp, ISP_LOGERR, "%s: cannot find adjunct for %x in SRR Notify", in isp_handle_platform_srr()
1631 isp_prt(isp, ISP_LOGERR, "%s: cannot find adjunct for %x after I/O", __func__, ccb->csio.tag_id); in isp_handle_platform_ctio()
1970 isp_prt(isp, ISP_LOGERR, "%s: timeout for handle 0x%x", __func__, handle); in isp_watchdog()
2445 isp_prt(isp, ISP_LOGERR, "What's this? 0x%x at %d in file %s", error, __LINE__, __FILE__); in isp_action()
[all …]
HDispvar.h888 #define ISP_LOGERR 0x8 /* log error messages */ macro
HDisp_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()