Home
last modified time | relevance | path

Searched refs:ports (Results 1 – 6 of 6) sorted by relevance

/sys/dev/
Dahci.c449 uint32_t ports = hc->pi; in AHCI_Configure() local
453 vers >> 16, vers & 0xFFFF, ports); in AHCI_Configure()
454 if (ports > ((1 << AHCI_MAX_PORTS) - 1)) in AHCI_Configure()
478 if (ports & (1 << p)) in AHCI_Configure()
/lib/liblwip/
DUPGRADING2 ports or applications to be changed. Use it to update a port or an
139 * Corrected PBUF_POOL_BUFSIZE for ports where ETH_PAD_SIZE > 0
DREADME48 contributions (such as platform ports) are in the 'contrib' module.
DCHANGELOG49 initial local TCP/UDP ports (so that different port ranges are used after
547 using ports in the IANA private/dynamic range (49152 through 65535).
752 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports
1681 all netifs (or ports) can use it.
1834 * ethernetif.c, contrib/ports/various: ethbroadcast now a shared global
1986 * sys.h, api_lib.c: Provide new sys_mbox_tryfetch function. Require ports to provide new
2057 * snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
2070 NOTE: this changes the API with ports. Ports will have to be
2551 * ethernetif.c: update netif->input calls to check return value. In older ports,
2643 Older ports have to use tcpip_ethinput.
[all …]
/lib/liblwip/doc/
Dcontrib.txt9 trying to contribute bug reports, fixes, enhancements, platform ports etc.
Dsnmp_agent.txt138 contrib/ports/unix/proj/minimal/lwip_prvmib.c