Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.c79 ql_log(ql_log_warn, vha, 0xb087, in qla8044_set_win_base()
98 ql_log(ql_log_warn, vha, 0xb088, in qla8044_rd_reg_indirect()
113 ql_log(ql_log_warn, vha, 0xb089, in qla8044_wr_reg_indirect()
151 ql_log(ql_log_warn, vha, 0xb151, in qla8044_poll_wait_for_ready()
198 ql_log(ql_log_warn, vha, 0xb152, in qla8044_poll_wait_ipmdio_bus_idle()
384 ql_log(ql_log_warn, vha, 0xb114, in qla8044_idc_lock()
434 ql_log(ql_log_warn, vha, 0xb118, in qla8044_idc_unlock()
463 ql_log(ql_log_warn, vha, 0xb113, in qla8044_flash_lock()
492 ql_log(ql_log_warn, vha, 0xb120, "Resetting flash_lock\n"); in qla8044_flash_lock_recovery()
519 ql_log(ql_log_warn, vha, 0xb117, in qla8044_read_flash_data()
[all …]
H A Dqla_init.c351 ql_log(ql_log_warn, vha, 0xffff, in qla2x00_async_login()
626 ql_log(ql_log_warn, vha, 0xffff, in qla2x00_async_adisc()
720 ql_log(ql_log_warn, dev->vha, 0x2087, in qla2x00_find_new_loop_id()
1402 ql_log(ql_log_warn, vha, 0xffff, in qla24xx_async_gpdb()
1410 ql_log(ql_log_warn, vha, 0xffff, in qla24xx_async_gpdb()
1432 ql_log(ql_log_warn, vha, 0xd043, in qla24xx_async_gpdb()
2134 ql_log(ql_log_warn, vha, 0x8031, in qla26xx_marker()
2143 ql_log(ql_log_warn, vha, 0x8019, in qla26xx_marker()
2229 ql_log(ql_log_warn, vha, 0x8030, in __qla2x00_async_tm_cmd()
2287 ql_log(ql_log_warn, vha, 0x802c, in qla_get_tmf()
[all …]
H A Dqla_mr.c56 ql_log(ql_log_warn, vha, 0x115c, in qlafx00_mailbox_command()
62 ql_log(ql_log_warn, vha, 0x115f, in qlafx00_mailbox_command()
74 ql_log(ql_log_warn, vha, 0x1175, in qlafx00_mailbox_command()
82 ql_log(ql_log_warn, vha, 0x1176, in qlafx00_mailbox_command()
95 ql_log(ql_log_warn, vha, 0x1177, in qlafx00_mailbox_command()
273 ql_log(ql_log_warn, base_vha, 0x1163, in qlafx00_mailbox_command()
663 ql_log(ql_log_warn, vha, 0x1165, in qlafx00_chip_diag()
754 ql_log_pci(ql_log_warn, ha->pdev, 0x014f, in qlafx00_iospace_config()
760 ql_log_pci(ql_log_warn, ha->pdev, 0x0127, in qlafx00_iospace_config()
775 ql_log_pci(ql_log_warn, ha->pdev, 0x0129, in qlafx00_iospace_config()
[all …]
H A Dqla_dbg.h314 #define ql_log_warn 1 /* display critical errors */ macro