Home
last modified time | relevance | path

Searched refs:ENOCSI (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.9/kernel/src/common/
Derrno.h61 #define ENOCSI 50 /* 没有可用的CSI结构 No CSI structure available */ macro
/DragonOS-0.1.9/kernel/crates/system_error/src/
Dlib.rs110 ENOCSI = 50, enumerator