Home
last modified time | relevance | path

Searched defs:port (Results 76 – 100 of 2432) sorted by relevance

12345678910>>...98

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c72 #define SCIx_IRQ_IS_MUXED(port) \ argument
117 struct uart_port port; member
558 static inline unsigned long port_rx_irq_mask(struct uart_port *port) in port_rx_irq_mask()
570 static void sci_start_tx(struct uart_port *port) in sci_start_tx()
600 static void sci_stop_tx(struct uart_port *port) in sci_stop_tx()
623 static void sci_start_rx(struct uart_port *port) in sci_start_rx()
635 static void sci_stop_rx(struct uart_port *port) in sci_stop_rx()
649 static void sci_clear_SCxSR(struct uart_port *port, unsigned int mask) in sci_clear_SCxSR()
669 static int sci_poll_get_char(struct uart_port *port) in sci_poll_get_char()
696 static void sci_poll_put_char(struct uart_port *port, unsigned char c) in sci_poll_put_char()
[all …]
H A Dmen_z135_uart.c120 struct uart_port port; member
128 #define to_men_z135(port) container_of((port), struct men_z135_port, port) argument
139 struct uart_port *port = &uart->port; in men_z135_reg_set() local
161 struct uart_port *port = &uart->port; in men_z135_reg_clr() local
197 struct uart_port *port = &uart->port; in men_z135_handle_lsr() local
222 struct uart_port *port = &uart->port; in get_rx_fifo_content() local
245 struct uart_port *port = &uart->port; in men_z135_handle_rx() local
295 struct uart_port *port = &uart->port; in men_z135_handle_tx() local
388 struct uart_port *port = &uart->port; in men_z135_intr() local
439 struct uart_port *port = &uart->port; in men_z135_request_irq() local
[all …]
H A Dpxa.c42 struct uart_port port; member
63 static void serial_pxa_enable_ms(struct uart_port *port) in serial_pxa_enable_ms()
71 static void serial_pxa_stop_tx(struct uart_port *port) in serial_pxa_stop_tx()
81 static void serial_pxa_stop_rx(struct uart_port *port) in serial_pxa_stop_rx()
207 static void serial_pxa_start_tx(struct uart_port *port) in serial_pxa_start_tx()
261 static unsigned int serial_pxa_tx_empty(struct uart_port *port) in serial_pxa_tx_empty()
274 static unsigned int serial_pxa_get_mctrl(struct uart_port *port) in serial_pxa_get_mctrl()
294 static void serial_pxa_set_mctrl(struct uart_port *port, unsigned int mctrl) in serial_pxa_set_mctrl()
315 static void serial_pxa_break_ctl(struct uart_port *port, int break_state) in serial_pxa_break_ctl()
329 static int serial_pxa_startup(struct uart_port *port) in serial_pxa_startup()
[all …]
H A Dlpc32xx_hs.c88 struct uart_port port; member
97 static void wait_for_xmit_empty(struct uart_port *port) in wait_for_xmit_empty()
111 static void wait_for_xmit_ready(struct uart_port *port) in wait_for_xmit_ready()
125 static void lpc32xx_hsuart_console_putchar(struct uart_port *port, int ch) in lpc32xx_hsuart_console_putchar()
158 struct uart_port *port; in lpc32xx_hsuart_console_setup() local
242 static void __serial_uart_flush(struct uart_port *port) in __serial_uart_flush()
252 static void __serial_lpc32xx_rx(struct uart_port *port) in __serial_lpc32xx_rx()
282 static void __serial_lpc32xx_tx(struct uart_port *port) in __serial_lpc32xx_tx()
321 struct uart_port *port = dev_id; in serial_lpc32xx_interrupt() local
366 static unsigned int serial_lpc32xx_tx_empty(struct uart_port *port) in serial_lpc32xx_tx_empty()
[all …]
H A Dmsm_serial.c186 void msm_write(struct uart_port *port, unsigned int val, unsigned int off) in msm_write()
192 unsigned int msm_read(struct uart_port *port, unsigned int off) in msm_read()
200 static void msm_serial_set_mnd_regs_tcxo(struct uart_port *port) in msm_serial_set_mnd_regs_tcxo()
212 static void msm_serial_set_mnd_regs_tcxoby4(struct uart_port *port) in msm_serial_set_mnd_regs_tcxoby4()
221 static void msm_serial_set_mnd_regs(struct uart_port *port) in msm_serial_set_mnd_regs()
241 static void msm_stop_dma(struct uart_port *port, struct msm_dma *dma) in msm_stop_dma()
380 static inline void msm_wait_for_xmitr(struct uart_port *port) in msm_wait_for_xmitr()
394 static void msm_stop_tx(struct uart_port *port) in msm_stop_tx()
402 static void msm_start_tx(struct uart_port *port) in msm_start_tx()
415 static void msm_reset_dm_count(struct uart_port *port, int count) in msm_reset_dm_count()
[all …]
H A Dxilinx_uartps.c197 struct uart_port *port; member
220 struct uart_port *port = (struct uart_port *)dev_id; in cdns_uart_handle_rx() local
315 struct uart_port *port = (struct uart_port *)dev_id; in cdns_uart_handle_tx() local
362 struct uart_port *port = (struct uart_port *)dev_id; in cdns_uart_isr() local
461 static unsigned int cdns_uart_set_baud_rate(struct uart_port *port, in cdns_uart_set_baud_rate()
499 struct uart_port *port; in cdns_uart_clk_notifier_cb() local
587 static void cdns_uart_start_tx(struct uart_port *port) in cdns_uart_start_tx()
618 static void cdns_uart_stop_tx(struct uart_port *port) in cdns_uart_stop_tx()
632 static void cdns_uart_stop_rx(struct uart_port *port) in cdns_uart_stop_rx()
651 static unsigned int cdns_uart_tx_empty(struct uart_port *port) in cdns_uart_tx_empty()
[all …]
H A Dowl-uart.c72 struct uart_port port; member
80 static inline void owl_uart_write(struct uart_port *port, u32 val, unsigned int off) in owl_uart_write()
85 static inline u32 owl_uart_read(struct uart_port *port, unsigned int off) in owl_uart_read()
90 static void owl_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in owl_uart_set_mctrl()
104 static unsigned int owl_uart_get_mctrl(struct uart_port *port) in owl_uart_get_mctrl()
118 static unsigned int owl_uart_tx_empty(struct uart_port *port) in owl_uart_tx_empty()
134 static void owl_uart_stop_rx(struct uart_port *port) in owl_uart_stop_rx()
147 static void owl_uart_stop_tx(struct uart_port *port) in owl_uart_stop_tx()
160 static void owl_uart_start_tx(struct uart_port *port) in owl_uart_start_tx()
178 static void owl_uart_send_chars(struct uart_port *port) in owl_uart_send_chars()
[all …]
H A Dtegra-tcu.c28 struct uart_port port; member
34 static unsigned int tegra_tcu_uart_tx_empty(struct uart_port *port) in tegra_tcu_uart_tx_empty()
39 static void tegra_tcu_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in tegra_tcu_uart_set_mctrl()
43 static unsigned int tegra_tcu_uart_get_mctrl(struct uart_port *port) in tegra_tcu_uart_get_mctrl()
48 static void tegra_tcu_uart_stop_tx(struct uart_port *port) in tegra_tcu_uart_stop_tx()
92 static void tegra_tcu_uart_start_tx(struct uart_port *port) in tegra_tcu_uart_start_tx()
110 static void tegra_tcu_uart_stop_rx(struct uart_port *port) in tegra_tcu_uart_stop_rx()
114 static void tegra_tcu_uart_break_ctl(struct uart_port *port, int ctl) in tegra_tcu_uart_break_ctl()
118 static int tegra_tcu_uart_startup(struct uart_port *port) in tegra_tcu_uart_startup()
123 static void tegra_tcu_uart_shutdown(struct uart_port *port) in tegra_tcu_uart_shutdown()
[all …]
H A Damba-pl010.c52 struct uart_port port; member
59 static void pl010_stop_tx(struct uart_port *port) in pl010_stop_tx()
70 static void pl010_start_tx(struct uart_port *port) in pl010_start_tx()
81 static void pl010_stop_rx(struct uart_port *port) in pl010_stop_rx()
92 static void pl010_disable_ms(struct uart_port *port) in pl010_disable_ms()
102 static void pl010_enable_ms(struct uart_port *port) in pl010_enable_ms()
257 static unsigned int pl010_tx_empty(struct uart_port *port) in pl010_tx_empty()
265 static unsigned int pl010_get_mctrl(struct uart_port *port) in pl010_get_mctrl()
283 static void pl010_set_mctrl(struct uart_port *port, unsigned int mctrl) in pl010_set_mctrl()
292 static void pl010_break_ctl(struct uart_port *port, int break_state) in pl010_break_ctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dusb4.c202 struct tb_port *port; in usb4_switch_check_wakes() local
240 static bool link_is_usb4(struct tb_port *port) in link_is_usb4()
414 struct tb_port *port; in usb4_switch_set_wake() local
754 static int usb4_port_idx(const struct tb_switch *sw, const struct tb_port *port) in usb4_port_idx()
786 const struct tb_port *port) in usb4_switch_map_pcie_down()
817 const struct tb_port *port) in usb4_switch_map_usb3_down()
844 int usb4_port_unlock(struct tb_port *port) in usb4_port_unlock()
864 int usb4_port_hotplug_enable(struct tb_port *port) in usb4_port_hotplug_enable()
877 static int usb4_port_set_configured(struct tb_port *port, bool configured) in usb4_port_set_configured()
905 int usb4_port_configure(struct tb_port *port) in usb4_port_configure()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dwanxl.c54 struct port { struct
58 int node; /* physical port #0 - 3 */ argument
81 struct port ports[]; /* 1 - 4 port structures follow */ argument
92 static inline port_status_t *get_status(struct port *port) in get_status()
115 static inline void wanxl_cable_intr(struct port *port) in wanxl_cable_intr()
160 static inline void wanxl_tx_intr(struct port *port) in wanxl_tx_intr()
203 struct port *port = &card->ports[desc->stat & in wanxl_rx_intr() local
273 struct port *port = dev_to_port(dev); in wanxl_xmit() local
320 struct port *port = dev_to_port(dev); in wanxl_attach() local
344 struct port *port = dev_to_port(dev); in wanxl_ioctl() local
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dusb_wwan.c40 static int usb_wwan_send_setup(struct usb_serial_port *port) in usb_wwan_send_setup()
70 void usb_wwan_dtr_rts(struct usb_serial_port *port, int on) in usb_wwan_dtr_rts()
91 struct usb_serial_port *port = tty->driver_data; in usb_wwan_tiocmget() local
111 struct usb_serial_port *port = tty->driver_data; in usb_wwan_tiocmset() local
138 struct usb_serial_port *port = tty->driver_data; in usb_wwan_get_serial_info() local
154 struct usb_serial_port *port = tty->driver_data; in usb_wwan_set_serial_info() local
181 int usb_wwan_write(struct tty_struct *tty, struct usb_serial_port *port, in usb_wwan_write()
262 struct usb_serial_port *port; in usb_wwan_indat_callback() local
302 struct usb_serial_port *port; in usb_wwan_outdat_callback() local
329 struct usb_serial_port *port = tty->driver_data; in usb_wwan_write_room() local
[all …]
H A Dwhiteheat.c335 static int whiteheat_port_probe(struct usb_serial_port *port) in whiteheat_port_probe()
348 static int whiteheat_port_remove(struct usb_serial_port *port) in whiteheat_port_remove()
358 static int whiteheat_open(struct tty_struct *tty, struct usb_serial_port *port) in whiteheat_open()
398 static void whiteheat_close(struct usb_serial_port *port) in whiteheat_close()
410 struct usb_serial_port *port = tty->driver_data; in whiteheat_tiocmget() local
426 struct usb_serial_port *port = tty->driver_data; in whiteheat_tiocmset() local
448 struct usb_serial_port *port = tty->driver_data; in whiteheat_get_serial() local
464 struct usb_serial_port *port, struct ktermios *old_termios) in whiteheat_set_termios()
471 struct usb_serial_port *port = tty->driver_data; in whiteheat_break_ctl() local
547 static int firm_send_command(struct usb_serial_port *port, __u8 command, in firm_send_command()
[all …]
H A Dopticon.c50 static void opticon_process_data_packet(struct usb_serial_port *port, in opticon_process_data_packet()
57 static void opticon_process_status_packet(struct usb_serial_port *port, in opticon_process_status_packet()
73 struct usb_serial_port *port = urb->context; in opticon_process_read_urb() local
102 static int send_control_msg(struct usb_serial_port *port, u8 requesttype, in send_control_msg()
128 static int opticon_open(struct tty_struct *tty, struct usb_serial_port *port) in opticon_open()
155 static void opticon_close(struct usb_serial_port *port) in opticon_close()
166 struct usb_serial_port *port = urb->context; in opticon_write_control_callback() local
190 static int opticon_write(struct tty_struct *tty, struct usb_serial_port *port, in opticon_write()
272 struct usb_serial_port *port = tty->driver_data; in opticon_write_room() local
294 struct usb_serial_port *port = tty->driver_data; in opticon_chars_in_buffer() local
[all …]
H A Dmct_u232.c175 struct usb_serial *serial, struct usb_serial_port *port, speed_t value) in mct_u232_set_baud_rate()
248 static int mct_u232_set_line_ctrl(struct usb_serial_port *port, in mct_u232_set_line_ctrl()
271 static int mct_u232_set_modem_ctrl(struct usb_serial_port *port, in mct_u232_set_modem_ctrl()
305 static int mct_u232_get_modem_stat(struct usb_serial_port *port, in mct_u232_get_modem_stat()
350 static void mct_u232_msr_to_state(struct usb_serial_port *port, in mct_u232_msr_to_state()
377 static int mct_u232_port_probe(struct usb_serial_port *port) in mct_u232_port_probe()
403 static int mct_u232_port_remove(struct usb_serial_port *port) in mct_u232_port_remove()
413 static int mct_u232_open(struct tty_struct *tty, struct usb_serial_port *port) in mct_u232_open()
481 static void mct_u232_dtr_rts(struct usb_serial_port *port, int on) in mct_u232_dtr_rts()
497 static void mct_u232_close(struct usb_serial_port *port) in mct_u232_close()
[all …]
/OK3568_Linux_fs/kernel/include/net/
H A Dbond_3ad.h206 typedef struct port { struct
207 u16 actor_port_number; argument
208 u16 actor_port_priority; argument
211 u16 actor_port_aggregator_identifier; argument
213 u16 actor_admin_port_key; argument
214 u16 actor_oper_port_key; argument
215 u8 actor_admin_port_state; argument
216 u8 actor_oper_port_state; argument
218 struct port_params partner_admin; argument
219 struct port_params partner_oper; argument
[all …]
/OK3568_Linux_fs/kernel/drivers/parport/
H A Dieee1284_ops.c35 size_t parport_ieee1284_write_compat (struct parport *port, in parport_ieee1284_write_compat()
144 size_t parport_ieee1284_read_nibble (struct parport *port, in parport_ieee1284_read_nibble()
232 size_t parport_ieee1284_read_byte (struct parport *port, in parport_ieee1284_read_byte()
323 int ecp_forward_to_reverse (struct parport *port) in ecp_forward_to_reverse()
355 int ecp_reverse_to_forward (struct parport *port) in ecp_reverse_to_forward()
388 size_t parport_ieee1284_ecp_write_data (struct parport *port, in parport_ieee1284_ecp_write_data()
474 size_t parport_ieee1284_ecp_read_data (struct parport *port, in parport_ieee1284_ecp_read_data()
618 size_t parport_ieee1284_ecp_write_addr (struct parport *port, in parport_ieee1284_ecp_write_addr()
709 size_t parport_ieee1284_epp_write_data (struct parport *port, in parport_ieee1284_epp_write_data()
753 size_t parport_ieee1284_epp_read_data (struct parport *port, in parport_ieee1284_epp_read_data()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c13 static void saa7164_vbi_configure(struct saa7164_port *port) in saa7164_vbi_configure()
28 static int saa7164_vbi_buffers_dealloc(struct saa7164_port *port) in saa7164_vbi_buffers_dealloc()
66 static int saa7164_vbi_buffers_alloc(struct saa7164_port *port) in saa7164_vbi_buffers_alloc()
140 static int saa7164_vbi_initialize(struct saa7164_port *port) in saa7164_vbi_initialize()
198 struct saa7164_port *port = fh->port; in vidioc_querycap() local
211 static int saa7164_vbi_stop_port(struct saa7164_port *port) in saa7164_vbi_stop_port()
229 static int saa7164_vbi_acquire_port(struct saa7164_port *port) in saa7164_vbi_acquire_port()
247 static int saa7164_vbi_pause_port(struct saa7164_port *port) in saa7164_vbi_pause_port()
271 static int saa7164_vbi_stop_streaming(struct saa7164_port *port) in saa7164_vbi_stop_streaming()
314 static int saa7164_vbi_start_streaming(struct saa7164_port *port) in saa7164_vbi_start_streaming()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_discover.c50 static int sas_get_port_device(struct asd_sas_port *port) in sas_get_port_device()
208 static void sas_probe_devices(struct asd_sas_port *port) in sas_probe_devices()
237 struct asd_sas_port *port = ev->port; in sas_suspend_devices() local
266 struct asd_sas_port *port = ev->port; in sas_resume_devices() local
314 static void sas_unregister_common_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_common_dev()
341 void sas_destruct_devices(struct asd_sas_port *port) in sas_destruct_devices()
354 static void sas_destruct_ports(struct asd_sas_port *port) in sas_destruct_ports()
364 void sas_unregister_dev(struct asd_sas_port *port, struct domain_device *dev) in sas_unregister_dev()
381 void sas_unregister_domain_devices(struct asd_sas_port *port, int gone) in sas_unregister_domain_devices()
398 void sas_device_set_phy(struct domain_device *dev, struct sas_port *port) in sas_device_set_phy()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c446 u32 port) in mvpp2_cls_flow_port_add()
452 u32 port) in mvpp2_cls_flow_port_remove()
570 static int mvpp2_cls_c2_port_flow_index(struct mvpp2_port *port, int loc) in mvpp2_cls_c2_port_flow_index()
734 static int mvpp2_port_rss_hash_opts_set(struct mvpp2_port *port, int flow_type, in mvpp2_port_rss_hash_opts_set()
823 static u16 mvpp2_port_rss_hash_opts_get(struct mvpp2_port *port, int flow_type) in mvpp2_port_rss_hash_opts_get()
861 static void mvpp2_port_c2_cls_init(struct mvpp2_port *port) in mvpp2_port_c2_cls_init()
947 void mvpp2_cls_port_config(struct mvpp2_port *port) in mvpp2_cls_port_config()
984 static void mvpp2_rss_port_c2_enable(struct mvpp2_port *port, u32 ctx) in mvpp2_rss_port_c2_enable()
1005 static void mvpp2_rss_port_c2_disable(struct mvpp2_port *port) in mvpp2_rss_port_c2_disable()
1024 static inline int mvpp22_rss_ctx(struct mvpp2_port *port, int port_rss_ctx) in mvpp22_rss_ctx()
[all …]
/OK3568_Linux_fs/kernel/drivers/block/
H A Dsunvdc.c108 static inline int vdc_version_supported(struct vdc_port *port, in vdc_version_supported()
177 static void vdc_blk_queue_start(struct vdc_port *port) in vdc_blk_queue_start()
202 struct vdc_port *port = to_vdc_port(vio); in vdc_handshake_complete() local
209 static int vdc_handle_unknown(struct vdc_port *port, void *arg) in vdc_handle_unknown()
224 struct vdc_port *port = to_vdc_port(vio); in vdc_send_attr() local
246 struct vdc_port *port = to_vdc_port(vio); in vdc_handle_attr() local
298 static void vdc_end_special(struct vdc_port *port, struct vio_disk_desc *desc) in vdc_end_special()
305 static void vdc_end_one(struct vdc_port *port, struct vio_dring_state *dr, in vdc_end_one()
332 static int vdc_ack(struct vdc_port *port, void *msgbuf) in vdc_ack()
347 static int vdc_nack(struct vdc_port *port, void *msgbuf) in vdc_nack()
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/
H A Dmsg_port.h109 #define msg_port_generic_clrsetbits(type, port, reg, clr, set) \ argument
114 #define msg_port_clrbits(port, reg, clr) \ argument
116 #define msg_port_setbits(port, reg, set) \ argument
118 #define msg_port_clrsetbits(port, reg, clr, set) \ argument
121 #define msg_port_alt_clrbits(port, reg, clr) \ argument
123 #define msg_port_alt_setbits(port, reg, set) \ argument
125 #define msg_port_alt_clrsetbits(port, reg, clr, set) \ argument
128 #define msg_port_io_clrbits(port, reg, clr) \ argument
130 #define msg_port_io_setbits(port, reg, set) \ argument
132 #define msg_port_io_clrsetbits(port, reg, clr, set) \ argument
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dvcc.c122 static int vcc_table_add(struct vcc_port *port) in vcc_table_add()
168 struct vcc_port *port; in vcc_get() local
216 static void vcc_put(struct vcc_port *port, bool excl) in vcc_put()
250 struct vcc_port *port; in vcc_get_ne() local
262 static void vcc_kick_rx(struct vcc_port *port) in vcc_kick_rx()
275 static void vcc_kick_tx(struct vcc_port *port) in vcc_kick_tx()
314 static int vcc_ldc_read(struct vcc_port *port) in vcc_ldc_read()
367 struct vcc_port *port = from_timer(port, t, rx_timer); in vcc_rx_timer() local
393 struct vcc_port *port = from_timer(port, t, tx_timer); in vcc_tx_timer() local
443 struct vcc_port *port; in vcc_event() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dqca8k.c334 qca8k_fdb_access(struct qca8k_priv *priv, enum qca8k_fdb_cmd cmd, int port) in qca8k_fdb_access()
364 qca8k_fdb_next(struct qca8k_priv *priv, struct qca8k_fdb *fdb, int port) in qca8k_fdb_next()
439 qca8k_vlan_add(struct qca8k_priv *priv, u8 port, u16 vid, bool untagged) in qca8k_vlan_add()
476 qca8k_vlan_del(struct qca8k_priv *priv, u8 port, u16 vid) in qca8k_vlan_del()
529 qca8k_port_set_status(struct qca8k_priv *priv, int port, int enable) in qca8k_port_set_status()
544 qca8k_port_to_phy(int port) in qca8k_port_to_phy()
559 qca8k_mdio_write(struct qca8k_priv *priv, int port, u32 regnum, u16 data) in qca8k_mdio_write()
582 qca8k_mdio_read(struct qca8k_priv *priv, int port, u32 regnum) in qca8k_mdio_read()
610 qca8k_phy_write(struct dsa_switch *ds, int port, int regnum, u16 data) in qca8k_phy_write()
618 qca8k_phy_read(struct dsa_switch *ds, int port, int regnum) in qca8k_phy_read()
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dio.h44 #define IO_SPACE_NR(port) ((port) >> IO_SPACE_BITS) argument
46 #define IO_SPACE_PORT(port) ((port) & (IO_SPACE_SIZE - 1)) argument
116 __ia64_mk_io_addr (unsigned long port) in __ia64_mk_io_addr()
140 static inline unsigned int inb(unsigned long port) in inb()
151 static inline unsigned int inw(unsigned long port) in inw()
162 static inline unsigned int inl(unsigned long port) in inl()
173 static inline void outb(unsigned char val, unsigned long port) in outb()
182 static inline void outw(unsigned short val, unsigned long port) in outw()
191 static inline void outl(unsigned int val, unsigned long port) in outl()
200 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb()
[all …]

12345678910>>...98