Home
last modified time | relevance | path

Searched defs:hostdata (Results 26 - 50 of 60) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/scsi/
H A Dmac_scsi.c272 static inline void write_ctrl_reg(struct NCR5380_hostdata *hostdata, u32 value) in write_ctrl_reg() argument
277 static inline int macscsi_pread(struct NCR5380_hostdata *hostdata, in macscsi_pread() argument
336 macscsi_pwrite(struct NCR5380_hostdata *hostdata, unsigned char *src, int len) macscsi_pwrite() argument
404 macscsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) macscsi_dma_xfer_len() argument
415 macscsi_dma_residual(struct NCR5380_hostdata *hostdata) macscsi_dma_residual() argument
445 struct NCR5380_hostdata *hostdata; mac_scsi_probe() local
[all...]
H A Dwd33c93.c308 struct WD33C93_hostdata *hostdata; in wd33c93_queuecommand_lck() local
415 struct WD33C93_hostdata *hostdata = wd33c93_execute() local
625 transfer_pio(const wd33c93_regs regs, uchar * buf, int cnt, int data_in_dir, struct WD33C93_hostdata *hostdata) transfer_pio() argument
664 struct WD33C93_hostdata *hostdata; transfer_bytes() local
699 hostdata); transfer_bytes() local
737 struct WD33C93_hostdata *hostdata = wd33c93_intr() local
1447 struct WD33C93_hostdata *hostdata = reset_wd33c93() local
1514 struct WD33C93_hostdata *hostdata; wd33c93_host_reset() local
1552 struct WD33C93_hostdata *hostdata; wd33c93_abort() local
1876 struct WD33C93_hostdata *hostdata; wd33c93_init() local
[all...]
H A DNCR5380.c207 static int NCR5380_poll_politely2(struct NCR5380_hostdata *hostdata, in NCR5380_poll_politely2() argument
296 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_print() local
345 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_print_phase() local
370 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_info() local
391 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_init() local
472 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_maybe_reset_bus() local
517 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_exit() local
532 struct NCR5380_hostdata *hostdata = shost_priv(instance); complete_cmd() local
563 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_queue_command() local
612 struct NCR5380_hostdata *hostdata = shost_priv(instance); maybe_release_dma_irq() local
637 struct NCR5380_hostdata *hostdata = shost_priv(instance); dequeue_next_cmd() local
671 struct NCR5380_hostdata *hostdata = shost_priv(instance); requeue_cmd() local
693 struct NCR5380_hostdata *hostdata = NCR5380_main() local
756 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_dma_complete() local
867 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_intr() local
968 struct NCR5380_hostdata *hostdata = shost_priv(instance); global() variable
1261 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_transfer_pio() local
1385 struct NCR5380_hostdata __maybe_unused *hostdata = shost_priv(instance); do_reset() local
1409 struct NCR5380_hostdata *hostdata = shost_priv(instance); do_abort() local
1487 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_transfer_dma() local
1677 struct NCR5380_hostdata *hostdata = shost_priv(instance); global() variable
2027 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_reselect() local
2247 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_abort() local
2326 struct NCR5380_hostdata *hostdata = shost_priv(instance); bus_reset_cleanup() local
2385 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_host_reset() local
[all...]
H A Datari_scsi.c184 struct NCR5380_hostdata *hostdata = shost_priv(instance); in scsi_tt_intr() local
273 struct NCR5380_hostdata *hostdata = shost_priv(instance); in scsi_falcon_intr() local
421 static unsigned long atari_scsi_dma_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_setup() argument
485 static inline int atari_scsi_dma_recv_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_recv_setup() argument
491 static inline int atari_scsi_dma_send_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_send_setup() argument
497 atari_scsi_dma_residual(struct NCR5380_hostdata *hostdata) atari_scsi_dma_residual() argument
538 atari_scsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) atari_scsi_dma_xfer_len() argument
829 struct NCR5380_hostdata *hostdata = atari_scsi_probe() local
[all...]
H A Dg_NCR5380.c117 struct NCR5380_hostdata *hostdata = shost_priv(instance); in g_NCR5380_trigger_irq() local
151 struct NCR5380_hostdata *hostdata = shost_priv(instance); in g_NCR5380_probe_irq() local
234 struct NCR5380_hostdata *hostdata; in generic_NCR5380_init_one() local
468 struct NCR5380_hostdata *hostdata = shost_priv(instance); generic_NCR5380_release_resources() local
493 wait_for_53c80_access(struct NCR5380_hostdata *hostdata) wait_for_53c80_access() argument
519 generic_NCR5380_precv(struct NCR5380_hostdata *hostdata, unsigned char *dst, int len) generic_NCR5380_precv() argument
586 generic_NCR5380_psend(struct NCR5380_hostdata *hostdata, unsigned char *src, int len) generic_NCR5380_psend() argument
663 generic_NCR5380_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) generic_NCR5380_dma_xfer_len() argument
683 generic_NCR5380_dma_residual(struct NCR5380_hostdata *hostdata) generic_NCR5380_dma_residual() argument
[all...]
H A Dscsi_scan.c278 scsi_alloc_sdev(struct scsi_target *starget, u64 lun, void *hostdata) scsi_alloc_sdev() argument
1154 scsi_probe_and_add_lun(struct scsi_target *starget, u64 lun, blist_flags_t *bflagsp, struct scsi_device **sdevp, enum scsi_scan_mode rescan, void *hostdata) scsi_probe_and_add_lun() argument
1572 __scsi_add_device(struct Scsi_Host *shost, uint channel, uint id, u64 lun, void *hostdata) __scsi_add_device() argument
H A Dsun3_scsi.c220 static int sun3scsi_dma_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_setup() argument
311 static int sun3scsi_dma_count(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_count() argument
317 static inline int sun3scsi_dma_recv_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_recv_setup() argument
323 static inline int sun3scsi_dma_send_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_send_setup() argument
329 sun3scsi_dma_residual(struct NCR5380_hostdata *hostdata) sun3scsi_dma_residual() argument
334 sun3scsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) sun3scsi_dma_xfer_len() argument
514 struct NCR5380_hostdata *hostdata; sun3_scsi_probe() local
647 struct NCR5380_hostdata *hostdata = shost_priv(instance); sun3_scsi_remove() local
[all...]
H A D53c700.c231 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer() argument
263 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER() local
293 NCR_700_detect(struct scsi_host_template *tpnt, struct NCR_700_Host_Parameters *hostdata, struct device *dev) NCR_700_detect() argument
419 struct NCR_700_Host_Parameters *hostdata = NCR_700_release() local
452 struct NCR_700_Host_Parameters *hostdata = NCR_700_data_residual() local
522 find_empty_slot(struct NCR_700_Host_Parameters *hostdata) find_empty_slot() argument
554 free_slot(struct NCR_700_command_slot *slot, struct NCR_700_Host_Parameters *hostdata) free_slot() argument
576 save_for_reselection(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp) save_for_reselection() argument
591 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, struct NCR_700_command_slot *slot) NCR_700_unmap() argument
600 NCR_700_scsi_done(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, int result) NCR_700_scsi_done() argument
657 struct NCR_700_Host_Parameters *hostdata = NCR_700_chip_setup() local
767 struct NCR_700_Host_Parameters *hostdata = NCR_700_chip_reset() local
793 process_extended_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_extended_message() argument
874 process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_message() argument
962 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata) process_script_interrupt() argument
1296 struct NCR_700_Host_Parameters *hostdata = process_selection() local
1372 const struct NCR_700_Host_Parameters *hostdata NCR_700_clear_fifo() local
1383 const struct NCR_700_Host_Parameters *hostdata NCR_700_flush_fifo() local
1404 struct NCR_700_Host_Parameters *hostdata = NCR_700_start_command() local
1488 struct NCR_700_Host_Parameters *hostdata = NCR_700_intr() local
1755 struct NCR_700_Host_Parameters *hostdata = NCR_700_queuecommand_lck() local
1940 struct NCR_700_Host_Parameters *hostdata = NCR_700_host_reset() local
1978 struct NCR_700_Host_Parameters *hostdata = NCR_700_set_period() local
1997 struct NCR_700_Host_Parameters *hostdata = NCR_700_set_offset() local
2034 struct NCR_700_Host_Parameters *hostdata = NCR_700_slave_configure() local
[all...]
H A DNCR5380.h295 static inline int NCR5380_poll_politely(struct NCR5380_hostdata *hostdata, in NCR5380_poll_politely() argument
314 static inline int NCR5380_dma_xfer_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_xfer_none() argument
320 static inline int NCR5380_dma_setup_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_setup_none() argument
326 static inline int NCR5380_dma_residual_none(struct NCR5380_hostdata *hostdata) in NCR5380_dma_residual_none() argument
/kernel/linux/linux-5.10/drivers/bus/
H A Dhisi_lpc.c207 static u32 hisi_lpc_comm_in(void *hostdata, unsigned long pio, size_t dwidth) in hisi_lpc_comm_in() argument
240 static void hisi_lpc_comm_out(void *hostdata, unsigned long pio, in hisi_lpc_comm_out() argument
272 static u32 hisi_lpc_comm_ins(void *hostdata, unsigned long pio, void *buffer, in hisi_lpc_comm_ins() argument
310 hisi_lpc_comm_outs(void *hostdata, unsigned long pio, const void *buffer, size_t dwidth, unsigned int count) hisi_lpc_comm_outs() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Datari_scsi.c184 struct NCR5380_hostdata *hostdata = shost_priv(instance); in scsi_tt_intr() local
273 struct NCR5380_hostdata *hostdata = shost_priv(instance); in scsi_falcon_intr() local
425 static unsigned long atari_scsi_dma_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_setup() argument
489 static inline int atari_scsi_dma_recv_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_recv_setup() argument
495 static inline int atari_scsi_dma_send_setup(struct NCR5380_hostdata *hostdata, in atari_scsi_dma_send_setup() argument
501 atari_scsi_dma_residual(struct NCR5380_hostdata *hostdata) atari_scsi_dma_residual() argument
542 atari_scsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) atari_scsi_dma_xfer_len() argument
833 struct NCR5380_hostdata *hostdata = atari_scsi_probe() local
[all...]
H A Dwd33c93.c369 struct WD33C93_hostdata *hostdata; in wd33c93_queuecommand_lck() local
477 struct WD33C93_hostdata *hostdata = wd33c93_execute() local
686 transfer_pio(const wd33c93_regs regs, uchar * buf, int cnt, int data_in_dir, struct WD33C93_hostdata *hostdata) transfer_pio() argument
724 struct WD33C93_hostdata *hostdata; transfer_bytes() local
758 cmd->SCp.this_residual, data_in_dir, hostdata); transfer_bytes() local
795 struct WD33C93_hostdata *hostdata = wd33c93_intr() local
1501 struct WD33C93_hostdata *hostdata = reset_wd33c93() local
1568 struct WD33C93_hostdata *hostdata; wd33c93_host_reset() local
1606 struct WD33C93_hostdata *hostdata; wd33c93_abort() local
1930 struct WD33C93_hostdata *hostdata; wd33c93_init() local
[all...]
H A DNCR5380.c210 static int NCR5380_poll_politely2(struct NCR5380_hostdata *hostdata, in NCR5380_poll_politely2() argument
299 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_print() local
348 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_print_phase() local
373 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_info() local
394 struct NCR5380_hostdata *hostdata = shost_priv(instance); in NCR5380_init() local
475 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_maybe_reset_bus() local
520 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_exit() local
535 struct NCR5380_hostdata *hostdata = shost_priv(instance); complete_cmd() local
566 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_queue_command() local
612 struct NCR5380_hostdata *hostdata = shost_priv(instance); maybe_release_dma_irq() local
637 struct NCR5380_hostdata *hostdata = shost_priv(instance); dequeue_next_cmd() local
671 struct NCR5380_hostdata *hostdata = shost_priv(instance); requeue_cmd() local
693 struct NCR5380_hostdata *hostdata = NCR5380_main() local
755 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_dma_complete() local
865 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_intr() local
966 struct NCR5380_hostdata *hostdata = shost_priv(instance); global() variable
1258 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_transfer_pio() local
1381 struct NCR5380_hostdata __maybe_unused *hostdata = shost_priv(instance); do_reset() local
1404 struct NCR5380_hostdata *hostdata = shost_priv(instance); do_abort() local
1480 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_transfer_dma() local
1670 struct NCR5380_hostdata *hostdata = shost_priv(instance); global() variable
2021 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_reselect() local
2241 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_abort() local
2321 struct NCR5380_hostdata *hostdata = shost_priv(instance); bus_reset_cleanup() local
2381 struct NCR5380_hostdata *hostdata = shost_priv(instance); NCR5380_host_reset() local
[all...]
H A Dscsi_scan.c215 scsi_alloc_sdev(struct scsi_target *starget, u64 lun, void *hostdata) scsi_alloc_sdev() argument
1043 scsi_probe_and_add_lun(struct scsi_target *starget, u64 lun, blist_flags_t *bflagsp, struct scsi_device **sdevp, enum scsi_scan_mode rescan, void *hostdata) scsi_probe_and_add_lun() argument
1459 __scsi_add_device(struct Scsi_Host *shost, uint channel, uint id, u64 lun, void *hostdata) __scsi_add_device() argument
H A Dg_NCR5380.c117 struct NCR5380_hostdata *hostdata = shost_priv(instance); in g_NCR5380_trigger_irq() local
151 struct NCR5380_hostdata *hostdata = shost_priv(instance); in g_NCR5380_probe_irq() local
234 struct NCR5380_hostdata *hostdata; in generic_NCR5380_init_one() local
468 struct NCR5380_hostdata *hostdata = shost_priv(instance); generic_NCR5380_release_resources() local
493 wait_for_53c80_access(struct NCR5380_hostdata *hostdata) wait_for_53c80_access() argument
519 generic_NCR5380_precv(struct NCR5380_hostdata *hostdata, unsigned char *dst, int len) generic_NCR5380_precv() argument
586 generic_NCR5380_psend(struct NCR5380_hostdata *hostdata, unsigned char *src, int len) generic_NCR5380_psend() argument
663 generic_NCR5380_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) generic_NCR5380_dma_xfer_len() argument
683 generic_NCR5380_dma_residual(struct NCR5380_hostdata *hostdata) generic_NCR5380_dma_residual() argument
[all...]
H A Dsun3_scsi.c220 static int sun3scsi_dma_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_setup() argument
311 static int sun3scsi_dma_count(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_count() argument
317 static inline int sun3scsi_dma_recv_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_recv_setup() argument
323 static inline int sun3scsi_dma_send_setup(struct NCR5380_hostdata *hostdata, in sun3scsi_dma_send_setup() argument
329 sun3scsi_dma_residual(struct NCR5380_hostdata *hostdata) sun3scsi_dma_residual() argument
334 sun3scsi_dma_xfer_len(struct NCR5380_hostdata *hostdata, struct scsi_cmnd *cmd) sun3scsi_dma_xfer_len() argument
513 struct NCR5380_hostdata *hostdata; sun3_scsi_probe() local
646 struct NCR5380_hostdata *hostdata = shost_priv(instance); sun3_scsi_remove() local
[all...]
H A DNCR5380.h285 static inline int NCR5380_poll_politely(struct NCR5380_hostdata *hostdata, in NCR5380_poll_politely() argument
304 static inline int NCR5380_dma_xfer_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_xfer_none() argument
310 static inline int NCR5380_dma_setup_none(struct NCR5380_hostdata *hostdata, in NCR5380_dma_setup_none() argument
316 static inline int NCR5380_dma_residual_none(struct NCR5380_hostdata *hostdata) in NCR5380_dma_residual_none() argument
H A D53c700.c232 NCR_700_offset_period_to_sxfer(struct NCR_700_Host_Parameters *hostdata, in NCR_700_offset_period_to_sxfer() argument
264 struct NCR_700_Host_Parameters *hostdata = in NCR_700_get_SXFER() local
294 NCR_700_detect(struct scsi_host_template *tpnt, struct NCR_700_Host_Parameters *hostdata, struct device *dev) NCR_700_detect() argument
420 struct NCR_700_Host_Parameters *hostdata = NCR_700_release() local
453 struct NCR_700_Host_Parameters *hostdata = NCR_700_data_residual() local
523 find_empty_slot(struct NCR_700_Host_Parameters *hostdata) find_empty_slot() argument
555 free_slot(struct NCR_700_command_slot *slot, struct NCR_700_Host_Parameters *hostdata) free_slot() argument
577 save_for_reselection(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp) save_for_reselection() argument
592 NCR_700_unmap(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, struct NCR_700_command_slot *slot) NCR_700_unmap() argument
601 NCR_700_scsi_done(struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, int result) NCR_700_scsi_done() argument
658 struct NCR_700_Host_Parameters *hostdata = NCR_700_chip_setup() local
768 struct NCR_700_Host_Parameters *hostdata = NCR_700_chip_reset() local
794 process_extended_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_extended_message() argument
875 process_message(struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata, struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) process_message() argument
963 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, struct Scsi_Host *host, struct NCR_700_Host_Parameters *hostdata) process_script_interrupt() argument
1297 struct NCR_700_Host_Parameters *hostdata = process_selection() local
1373 const struct NCR_700_Host_Parameters *hostdata NCR_700_clear_fifo() local
1384 const struct NCR_700_Host_Parameters *hostdata NCR_700_flush_fifo() local
1405 struct NCR_700_Host_Parameters *hostdata = NCR_700_start_command() local
1489 struct NCR_700_Host_Parameters *hostdata = NCR_700_intr() local
1758 struct NCR_700_Host_Parameters *hostdata = NCR_700_queuecommand_lck() local
1946 struct NCR_700_Host_Parameters *hostdata = NCR_700_host_reset() local
1984 struct NCR_700_Host_Parameters *hostdata = NCR_700_set_period() local
2003 struct NCR_700_Host_Parameters *hostdata = NCR_700_set_offset() local
2040 struct NCR_700_Host_Parameters *hostdata = NCR_700_slave_configure() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1273 int esas2r_ioctl_handler(void *hostdata, unsigned int cmd, void __user *arg) in esas2r_ioctl_handler() argument
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi_transport_sas.h84 void *hostdata; member
H A Dscsi_host.h700 unsigned long hostdata[] /* Used for storage of host specific stuff */ member
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi_transport_sas.h85 void *hostdata; member
/kernel/linux/linux-6.6/drivers/bus/
H A Dhisi_lpc.c207 static u32 hisi_lpc_comm_in(void *hostdata, unsigned long pio, size_t dwidth) in hisi_lpc_comm_in() argument
240 static void hisi_lpc_comm_out(void *hostdata, unsigned long pio, in hisi_lpc_comm_out() argument
272 static u32 hisi_lpc_comm_ins(void *hostdata, unsigned long pio, void *buffer, in hisi_lpc_comm_ins() argument
310 hisi_lpc_comm_outs(void *hostdata, unsigned long pio, const void *buffer, size_t dwidth, unsigned int count) hisi_lpc_comm_outs() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r_ioctl.c1272 int esas2r_ioctl_handler(void *hostdata, unsigned int cmd, void __user *arg) in esas2r_ioctl_handler() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c82 void *hostdata; member

Completed in 28 milliseconds

123