Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 107) sorted by relevance

12345

/components/drivers/pci/host/dw/
A Dpcie-dw_host.c21 struct dw_pcie_port *port = pirq->pic->priv_data; in dw_pcie_irq_ack() local
36 struct dw_pcie_port *port = pirq->pic->priv_data; in dw_pcie_irq_mask() local
93 struct dw_pcie_port *port = pic->priv_data; in dw_pcie_irq_alloc_msi() local
121 struct dw_pcie_port *port = pic->priv_data; in dw_pcie_irq_free_msi() local
188 struct dw_pcie_port *port = param; in dw_pcie_msi_isr() local
193 void dw_pcie_free_msi(struct dw_pcie_port *port) in dw_pcie_free_msi()
210 void dw_pcie_msi_init(struct dw_pcie_port *port) in dw_pcie_msi_init()
438 struct dw_pcie_port *port = bus->sysdata; in dw_pcie_other_conf_map() local
474 struct dw_pcie_port *port = bus->sysdata; in dw_pcie_other_read_conf() local
492 struct dw_pcie_port *port = bus->sysdata; in dw_pcie_other_write_conf() local
[all …]
A Dpcie-dw_platfrom.c32 static rt_err_t dw_platform_pcie_host_init(struct dw_pcie_port *port) in dw_platform_pcie_host_init()
108 struct dw_pcie_port *port = &pci->port; in dw_platform_add_pcie_port() local
/components/drivers/ata/
A Dahci.c42 struct rt_ahci_port *port = &host->ports[id]; in ahci_fill_sg() local
80 struct rt_ahci_port *port = &host->ports[id]; in ahci_request_io() local
117 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_rw() local
160 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_synchronize_cache() local
196 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_write_same() local
221 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_read_capacity() local
236 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_test_unit_ready() local
247 struct rt_ahci_port *port = &host->ports[id]; in ahci_scsi_cmd_inquiry() local
514 struct rt_ahci_port *port; in ahci_isr() local
607 struct rt_ahci_port *port; in rt_ahci_host_register() local
[all …]
/components/drivers/usb/cherryusb/class/hub/
A Dusbh_hub.c104 static int _usbh_hub_get_portstatus(struct usbh_hub *hub, uint8_t port, struct hub_port_status *por… in _usbh_hub_get_portstatus()
125 static int _usbh_hub_set_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in _usbh_hub_set_feature()
140 static int _usbh_hub_clear_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in _usbh_hub_clear_feature()
237 int usbh_hub_set_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in usbh_hub_set_feature()
255 int usbh_hub_clear_feature(struct usbh_hub *hub, uint8_t port, uint8_t feature) in usbh_hub_clear_feature()
376 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_hub_connect() local
395 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_hub_connect() local
404 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_hub_connect() local
444 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_hub_disconnect() local
481 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_hub_events() local
[all …]
/components/legacy/usb/usbhost/core/
A Dhub.c26 static rt_err_t root_hub_ctrl(struct uhcd *hcd, rt_uint16_t port, rt_uint8_t cmd, void *args) in root_hub_ctrl()
87 void rt_usbh_root_hub_connect_handler(struct uhcd *hcd, rt_uint8_t port, rt_bool_t isHS) in rt_usbh_root_hub_connect_handler()
104 void rt_usbh_root_hub_disconnect_handler(struct uhcd *hcd, rt_uint8_t port) in rt_usbh_root_hub_disconnect_handler()
190 rt_err_t rt_usbh_hub_get_port_status(uhub_t hub, rt_uint16_t port, rt_uint32_t* buffer) in rt_usbh_hub_get_port_status()
232 rt_err_t rt_usbh_hub_clear_port_feature(uhub_t hub, rt_uint16_t port, rt_uint16_t feature) in rt_usbh_hub_clear_port_feature()
272 rt_err_t rt_usbh_hub_set_port_feature(uhub_t hub, rt_uint16_t port, in rt_usbh_hub_set_port_feature()
311 rt_err_t rt_usbh_hub_reset_port(uhub_t hub, rt_uint16_t port) in rt_usbh_hub_reset_port()
348 rt_err_t rt_usbh_hub_port_debounce(uhub_t hub, rt_uint16_t port) in rt_usbh_hub_port_debounce()
/components/net/lwip/lwip-2.0.3/src/apps/snmp/
A Dsnmp_raw.c46 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in snmp_recv()
56 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto()
/components/net/lwip/lwip-2.1.2/src/apps/snmp/
A Dsnmp_raw.c47 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in snmp_recv()
57 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto()
/components/net/lwip/lwip-2.1.2/src/core/
A Daltcp.c303 altcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_bind()
316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn conne… in altcp_connect()
478 altcp_get_tcp_addrinfo(struct altcp_pcb *conn, int local, ip_addr_t *addr, u16_t *port) in altcp_get_tcp_addrinfo()
534 altcp_default_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_default_bind()
643 altcp_default_get_tcp_addrinfo(struct altcp_pcb *conn, int local, ip_addr_t *addr, u16_t *port) in altcp_default_get_tcp_addrinfo()
/components/net/lwip/lwip-2.0.3/src/api/
A Dapi_lib.c212 netconn_getaddr(struct netconn *conn, ip_addr_t *addr, u16_t *port, u8_t local) in netconn_getaddr()
250 netconn_bind(struct netconn *conn, const ip_addr_t *addr, u16_t port) in netconn_bind()
294 netconn_connect(struct netconn *conn, const ip_addr_t *addr, u16_t port) in netconn_connect()
683 netconn_sendto(struct netconn *conn, struct netbuf *buf, const ip_addr_t *addr, u16_t port) in netconn_sendto()
A Dsockets.c81 #define IP4ADDR_PORT_TO_SOCKADDR(sin, ipaddr, port) do { \ argument
87 #define SOCKADDR4_TO_IP4ADDR_PORT(sin, ipaddr, port) do { \ argument
93 #define IP6ADDR_PORT_TO_SOCKADDR(sin6, ipaddr, port) do { \ argument
100 #define SOCKADDR6_TO_IP6ADDR_PORT(sin6, ipaddr, port) do { \ argument
128 #define IPADDR_PORT_TO_SOCKADDR(sockaddr, ipaddr, port) \ argument
130 #define SOCKADDR_TO_IPADDR_PORT(sockaddr, ipaddr, port) \ argument
137 #define IPADDR_PORT_TO_SOCKADDR(sockaddr, ipaddr, port) \ argument
139 #define SOCKADDR_TO_IPADDR_PORT(sockaddr, ipaddr, port) \ argument
495 u16_t port = 0; in lwip_accept() local
878 u16_t port; in lwip_recvfrom() local
[all …]
/components/net/lwip/lwip-1.4.1/src/api/
A Dapi_lib.c135 netconn_getaddr(struct netconn *conn, ip_addr_t *addr, u16_t *port, u8_t local) in netconn_getaddr()
166 netconn_bind(struct netconn *conn, ip_addr_t *addr, u16_t port) in netconn_bind()
192 netconn_connect(struct netconn *conn, ip_addr_t *addr, u16_t port) in netconn_connect()
549 netconn_sendto(struct netconn *conn, struct netbuf *buf, ip_addr_t *addr, u16_t port) in netconn_sendto()
/components/net/lwip/lwip-2.1.2/test/unit/udp/
A Dtest_udp.c153 const ip_addr_t *addr, u16_t port) in test_recv()
172 test_udp_create_test_packet(u16_t length, u16_t port, u32_t dst_addr) in test_udp_create_test_packet()
216 const u16_t port = 12345; in START_TEST() local
/components/net/lwip/lwip-2.0.3/src/apps/tftp/
A Dtftp_server.c85 u16_t port; member
118 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error()
204 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv()
/components/net/lwip/lwip-2.1.2/src/apps/tftp/
A Dtftp_server.c85 u16_t port; member
118 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error()
204 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv()
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip.c82 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (((port) == PP_NTOHS(DHCP_CLIENT_PORT)) \ argument
86 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (LWIP_IP_ACCEPT_UDP_PORT(port)) argument
89 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) ((port) == PP_NTOHS(DHCP_CLIENT_PORT)) argument
/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_hc_hpm.c91 uint8_t usbh_get_port_speed(struct usbh_bus *bus, const uint8_t port) in usbh_get_port_speed()
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_glue_nuc980.c58 uint8_t usbh_get_port_speed(struct usbh_bus *bus, const uint8_t port) in usbh_get_port_speed()
A Dusb_hc_ehci.c724 static int usbh_reset_port(struct usbh_bus *bus, const uint8_t port) in usbh_reset_port()
904 for (uint8_t port = 0; port < g_ehci_hcd[bus->hcd.hcd_id].n_ports; port++) { in usb_hc_init() local
959 for (uint8_t port = 0; port < g_ehci_hcd[bus->hcd.hcd_id].n_ports; port++) { in usb_hc_deinit() local
1000 uint8_t port; in usbh_roothub_control() local
1424 for (int port = 0; port < g_ehci_hcd[bus->hcd.hcd_id].n_ports; port++) { in USBH_IRQHandler() local
A Dusb_glue_intel.c49 uint8_t usbh_get_port_speed(struct usbh_bus *bus, const uint8_t port) in usbh_get_port_speed()
/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dpmap.c33 unsigned short port = 0; in pmap_getport() local
/components/net/lwip/lwip-1.4.1/src/core/
A Dudp.c72 #define UDP_ENSURE_LOCAL_PORT_RANGE(port) (((port) & ~UDP_LOCAL_PORT_RANGE_START) + UDP_LOCAL_PORT_… argument
766 udp_bind(struct udp_pcb *pcb, ip_addr_t *ipaddr, u16_t port)
853 udp_connect(struct udp_pcb *pcb, ip_addr_t *ipaddr, u16_t port)
/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.c141 uint8_t port; in ohci_roothub_control() local
289 for (int port = 0; port < CONFIG_USBHOST_MAX_RHPORTS; port++) { in OHCI_IRQHandler() local
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4.c92 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (((port) == PP_NTOHS(DHCP_CLIENT_PORT)) \ argument
96 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (LWIP_IP_ACCEPT_UDP_PORT(port)) argument
99 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) ((port) == PP_NTOHS(DHCP_CLIENT_PORT)) argument
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4.c92 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (((port) == PP_NTOHS(LWIP_IANA_PORT_DHCP_CLIENT))… argument
96 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) (LWIP_IP_ACCEPT_UDP_PORT(port)) argument
99 #define IP_ACCEPT_LINK_LAYER_ADDRESSED_PORT(port) ((port) == PP_NTOHS(LWIP_IANA_PORT_DHCP_CLIENT)) argument
/components/drivers/usb/cherryusb/core/
A Dusbh_core.c794 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_list_all_interface_name() local
825 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_list_all_interface_driver() local
859 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_list_all_interface_desc() local
899 for (uint8_t port = 0; port < hub->nports; port++) { in usbh_list_all_hubport() local

Completed in 51 milliseconds

12345