Searched refs:flag (Results 1 – 6 of 6) sorted by relevance
| /sys/dev/ |
| D | sata.h | 10 uint8_t flag; member
|
| D | ahci.c | 111 uint16_t flag; member 277 cl->cmds[0].flag = len >> 2; in AHCI_IssueCommand() 310 fis.flag = SATAFIS_REG_H2D_FLAG_COMMAND; in AHCI_IdentifyPort()
|
| /sys/amd64/ |
| D | mbentry.c | 19 #define CHECK_FLAG(flag, bit) ((flag) & (1 << (bit))) argument
|
| /lib/liblwip/doc/ |
| D | rawapi.txt | 195 for the data to be copied into. If this flag is not given, no new memory 200 the PSH flag is set in the last segment created by this call to tcp_write. 201 If this flag is given, the PSH flag is not set. 485 semaphore or event flag. Some drivers might allow additional tuning 508 Also, data passed to tcp_write without the copy-flag must not be changed!
|
| /lib/liblwip/ |
| D | CHANGELOG | 250 * tcp_in.c: fixed bug #33952 PUSH flag in incoming packet is lost when packet 687 * init.c, timers.c/.h, opt.h, memp_std.h: From patch #7221: added flag 813 disabled on netif used for PPPoE) by adding a new netif flag 1007 * tcp_in.c: Fixed bug #28054: Two segments with FIN flag on the out-of- 1382 * tcp_out.c: set TCP_ACK flag on keepalive and zero window probes 1481 (flag now cleared) 1658 Integrate "patch #6250 : MSG_MORE flag for send". MSG_MORE is used at socket api 1660 layer. This option enable to delayed TCP PUSH flag on multiple "write" calls. 1713 and others without it, there is a new NETIF_FLAG_IGMP flag to set in netif->flags 1854 for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in ethernetif.c) [all …]
|
| /docs/ |
| D | Doxyfile | 194 # using the -I flag. 536 # This flag is only useful for Objective-C code. If set to YES, local methods, 544 # If this flag is set to YES, the members of anonymous namespaces will be 553 # If this flag is set to YES, the name of an unnamed parameter in a declaration 832 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag 857 # set to YES then this flag will automatically be disabled. See also 865 # undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag 1518 # The GENERATE_CHI flag controls if a separate .chi index file is generated 1531 # The BINARY_TOC flag controls whether a binary table of contents is generated 1539 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
|