Searched refs:EL3RST (Results 1 – 9 of 9) sorted by relevance
27 #define EL3RST 47 /* Level 3 reset */ macro
22 #define EL3RST 40 /* Level 3 reset */ macro
72 #define EL3RST 97 /* Level 3 reset */ macro
69 #define EL3RST 91 /* Level 3 reset */ macro
11 #define EL3RST 40 /* Level 3 reset */ macro
89 [EL3RST] = LUSTRE_EL3RST,235 [LUSTRE_EL3RST] = EL3RST,
362 if (result == -EL3RST && times-- > 0) { in __i2400m_dev_start()409 i2400m_msg_to_dev_cancel_wait(i2400m, -EL3RST); in __i2400m_dev_stop()616 i2400m_msg_to_dev_cancel_wait(i2400m, -EL3RST); in __i2400m_dev_reset_handle()
725 return ERR_PTR(-EL3RST); in i2400m_msg_to_dev()
177 return -EL3RST; in rndis_command()