s390x architecture-specific error codes. More...
Enumerations | |
| enum | lib::arch_error::code : u32 { none = 0 , lib::arch_error::sigp_busy = 1 , lib::arch_error::sigp_not_operational = 2 , lib::arch_error::sigp_invalid_order = 3 , lib::arch_error::psw_invalid_mask = 4 , lib::arch_error::psw_invalid_address = 5 , lib::arch_error::stfle_failed = 6 , lib::arch_error::stsi_failed = 7 , lib::arch_error::cpu_not_available = 8 , lib::arch_error::invalid_cpu_id = 9 , lib::arch_error::sthyi_failed = 10 , lib::arch_error::sclp_failed = 11 , lib::arch_error::ecag_failed = 12 , lib::arch_error::cpu_mf_failed = 13 , lib::arch_error::uv_failed = 14 , lib::arch_error::stp_failed = 15 , lib::arch_error::ptff_failed = 16 , lib::arch_error::diag_failed = 17 , lib::arch_error::sigp_failed = 18 } |
s390x architecture-specific error codes.
|
export |