Searched refs:is (Results 1 – 6 of 6) sorted by relevance
6 Everyone is permitted to copy and distribute verbatim copies7 of this license document, but changing it is not allowed.13 License is intended to guarantee your freedom to share and change free14 software--to make sure the software is free for all its users. This17 using it. (Some other Free Software Foundation software is covered by44 that everyone understands that there is no warranty for this free45 software. If the software is modified by someone else and passed on, we46 want its recipients to know that what they have is not the original, so50 Finally, any free program is threatened constantly by software67 that is to say, a work containing the Program or a portion of it,[all …]
7   This project is a operating system running on computer which is in X86_ 64 Architecture…9 [All you want to know about DragonOS is here - DragonOS](https://dragonos.org/uncategorized/summary…42   You can send me an email. My email address is[ longjin@RinGoTek.cn ](mailto: longjin@Ri…64   DragonOS is an open source public welfare project, but its development cannot be separa…
59 #define EHOSTUNREACH 23 /* 主机不可达 Host is unreachable.*/75 #define EISCONN 30 /* 套接字已连接 Socket is connected.*/91 #define ENETDOWN 38 /* 网络已关闭 Network is down.*/101 … #define ENODATA 43 /* 队列头没有可读取的消息 No message is available on the STREAM head read queue.*/129 #define ENOTCONN 56 /* 套接字未连接 The socket is not connected.*/
341 port->is = (uint32_t)-1; // Clear pending interrupt bits in ahci_read()415 if (port->is & HBA_PxIS_TFES) // Task file error in ahci_read()424 if (port->is & HBA_PxIS_TFES) in ahci_read()437 port->is = 0xffff; // Clear pending interrupt bits in ahci_write()494 if (port->is & HBA_PxIS_TFES) in ahci_write()501 if (port->is & HBA_PxIS_TFES) in ahci_write()
215 uint32_t is; // 0x10, interrupt status member236 uint32_t is; // 0x08, Interrupt status member
48 if ${GRUB_PATH_I386_LEGACY_FILE} --is-x86-multiboot2 ${kernel}; then