Home
last modified time | relevance | path

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

/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c108 boot_reason_ptr = omap[i].u.boot_reason.reason_str; in init_omap_tags()
135 strcpy(boot_reason_ptr, t->u.boot_reason.reason_str); in reuse_omap_atags()
270 memset(t->u.boot_reason.reason_str, 0, 12); in setup_board_tags()
271 strcpy(t->u.boot_reason.reason_str, in setup_board_tags()
H A Dtag_omap.h133 char reason_str[12]; member
285 .u.boot_reason.reason_str = p1, \
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c7719 char *reason_str = NULL; in _scsih_sas_device_status_change_event_debug() local
7723 reason_str = "smart data"; in _scsih_sas_device_status_change_event_debug()
7726 reason_str = "unsupported device discovered"; in _scsih_sas_device_status_change_event_debug()
7729 reason_str = "internal device reset"; in _scsih_sas_device_status_change_event_debug()
7732 reason_str = "internal task abort"; in _scsih_sas_device_status_change_event_debug()
7735 reason_str = "internal task abort set"; in _scsih_sas_device_status_change_event_debug()
7738 reason_str = "internal clear task set"; in _scsih_sas_device_status_change_event_debug()
7741 reason_str = "internal query task"; in _scsih_sas_device_status_change_event_debug()
7744 reason_str = "sata init failure"; in _scsih_sas_device_status_change_event_debug()
7747 reason_str = "internal device reset complete"; in _scsih_sas_device_status_change_event_debug()
[all …]
/openbmc/linux/drivers/iommu/
H A Dvirtio-iommu.c579 char *reason_str; in viommu_fault_handler() local
588 reason_str = "domain"; in viommu_fault_handler()
591 reason_str = "page"; in viommu_fault_handler()
595 reason_str = "unknown"; in viommu_fault_handler()
602 reason_str, endpoint, address, in viommu_fault_handler()
608 reason_str, endpoint); in viommu_fault_handler()
/openbmc/qemu/system/
H A Dtrace-events41 vm_state_notify(int running, int reason, const char *reason_str) "running %d reason %d (%s)"
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c1247 static const char * const reason_str[] = { in wsm_handle_exception() local
1265 reason_str[reason]); in wsm_handle_exception()
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1443 char *reason_str = NULL; in mpi3mr_encldev_add_chg_evt_debug() local
1449 reason_str = "enclosure added"; in mpi3mr_encldev_add_chg_evt_debug()
1451 reason_str = "enclosure dev status changed"; in mpi3mr_encldev_add_chg_evt_debug()
1455 reason_str, le16_to_cpu(encl_pg0->enclosure_handle), in mpi3mr_encldev_add_chg_evt_debug()