Searched refs:MPT_PRT_DEBUG (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/mpt/ |
H A D | mpt_cam.c | 397 mpt_lprt(mpt, MPT_PRT_DEBUG, "attached cam\n"); in mpt_cam_attach() 421 mpt_lprt(mpt, MPT_PRT_DEBUG, "FC Port Page 0 Header: %x %x %x %x\n", in mpt_read_config_info_fc() 915 mpt_lprt(mpt, MPT_PRT_DEBUG, "SPI Port Page 0 Header: %x %x %x %x\n", in mpt_read_config_info_spi() 926 mpt_lprt(mpt, MPT_PRT_DEBUG, "SPI Port Page 1 Header: %x %x %x %x\n", in mpt_read_config_info_spi() 937 mpt_lprt(mpt, MPT_PRT_DEBUG, "SPI Port Page 2 Header: %x %x %x %x\n", in mpt_read_config_info_spi() 949 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_config_info_spi() 961 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_config_info_spi() 993 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_config_info_spi() 1249 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_timeout() 1327 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_execute_req_a64() [all …]
|
H A D | mpt.c | 344 mpt_lprt(mpt, MPT_PRT_DEBUG, "mpt_stdevent: 0x%x\n", msg->Event & 0xFF); in mpt_stdevent() 606 mpt_lprt(mpt, MPT_PRT_DEBUG , "enable port reply\n"); in mpt_event_reply_handler() 662 mpt_lprt(mpt, MPT_PRT_DEBUG, "mpt_core_event: 0x%x\n", in mpt_core_event() 974 mpt_lprt(mpt, MPT_PRT_DEBUG, "soft reset\n"); in mpt_soft_reset() 1050 mpt_lprt(mpt, MPT_PRT_DEBUG, "hard reset\n"); in mpt_hard_reset() 1668 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_extcfg_header() 1767 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_cfg_header() 1912 mpt_lprt(mpt, MPT_PRT_DEBUG, in mpt_read_config_info_ioc() 2030 mpt_lprt(mpt, MPT_PRT_DEBUG, "IOC Page 3 Header: %x %x %x %x\n", in mpt_read_config_info_ioc() 2074 mpt_lprt(mpt, MPT_PRT_DEBUG, "enabling port %d\n", port); in mpt_send_port_enable() [all …]
|
H A D | mpt_pci.c | 304 if (mpt->verbose >= MPT_PRT_DEBUG) { 712 mpt_lprt(mpt, MPT_PRT_DEBUG, "already released dma memory\n"); in mpt_dma_mem_free() 758 if (mpt->verbose >= MPT_PRT_DEBUG) {
|
H A D | mpt.h | 858 if (mpt->verbose > MPT_PRT_DEBUG) \ 920 MPT_PRT_DEBUG, enumerator
|
H A D | mpt_raid.c | 244 mpt_lprt(mpt, MPT_PRT_DEBUG, "Callback for %d\n", in mpt_raid_async()
|