Home
last modified time | relevance | path

Searched defs:xfer (Results 1 – 25 of 155) sorted by relevance

1234567

/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c416 #define AHCI_XFER2SC(xfer) AHCI_BUS2SC((xfer)->ux_bus) argument
427 struct usbd_xfer *xfer; in ahci_poll_hub() local
498 struct usbd_xfer *xfer; in ahci_allocx() local
524 ahci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in ahci_freex()
730 ahci_root_intr_transfer(struct usbd_xfer *xfer) in ahci_root_intr_transfer()
740 ahci_root_intr_start(struct usbd_xfer *xfer) in ahci_root_intr_start()
758 ahci_root_intr_abort(struct usbd_xfer *xfer) in ahci_root_intr_abort()
801 ahci_root_intr_done(struct usbd_xfer *xfer) in ahci_root_intr_done()
816 ahci_device_ctrl_transfer(struct usbd_xfer *xfer) in ahci_device_ctrl_transfer()
825 ahci_device_ctrl_start(struct usbd_xfer *xfer) in ahci_device_ctrl_start()
[all …]
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c165 struct usbd_xfer *xfer) in dwc2_allocate_bus_bandwidth()
171 struct usbd_xfer *xfer) in dwc2_free_bus_bandwidth()
252 dwc2_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in dwc2_freex()
291 struct usbd_xfer *xfer; in dwc2_rhc() local
460 dwc2_abortx(struct usbd_xfer *xfer) in dwc2_abortx()
610 dwc2_root_intr_transfer(struct usbd_xfer *xfer) in dwc2_root_intr_transfer()
620 dwc2_root_intr_start(struct usbd_xfer *xfer) in dwc2_root_intr_start()
640 dwc2_root_intr_abort(struct usbd_xfer *xfer) in dwc2_root_intr_abort()
680 dwc2_root_intr_done(struct usbd_xfer *xfer) in dwc2_root_intr_done()
695 dwc2_device_ctrl_transfer(struct usbd_xfer *xfer) in dwc2_device_ctrl_transfer()
[all …]
/netbsd-src/sys/dev/usb/
H A Dusbdi.c196 struct usbd_xfer *xfer; in usbd_dump_queue() local
301 struct usbd_xfer *xfer; in usbd_open_pipe_intr() local
368 usbd_transfer(struct usbd_xfer *xfer) in usbd_transfer()
519 usbd_sync_transfer(struct usbd_xfer *xfer) in usbd_sync_transfer()
527 usbd_sync_transfer_sig(struct usbd_xfer *xfer) in usbd_sync_transfer_sig()
534 usbd_alloc_buffer(struct usbd_xfer *xfer, uint32_t size) in usbd_alloc_buffer()
564 usbd_free_buffer(struct usbd_xfer *xfer) in usbd_free_buffer()
591 usbd_get_buffer(struct usbd_xfer *xfer) in usbd_get_buffer()
606 struct usbd_xfer *xfer; in usbd_alloc_xfer() local
629 usbd_free_xfer(struct usbd_xfer *xfer) in usbd_free_xfer()
[all …]
H A Dmotg.c749 struct usbd_xfer *xfer; in motg_allocx() local
762 motg_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in motg_freex()
988 motg_root_intr_abort(struct usbd_xfer *xfer) in motg_root_intr_abort()
1010 motg_root_intr_transfer(struct usbd_xfer *xfer) in motg_root_intr_transfer()
1019 motg_root_intr_start(struct usbd_xfer *xfer) in motg_root_intr_start()
1058 motg_root_intr_done(struct usbd_xfer *xfer) in motg_root_intr_done()
1111 struct usbd_xfer *xfer = sc->sc_intr_xfer; in motg_hub_change() local
1167 motg_setup_endpoint_tx(struct usbd_xfer *xfer) in motg_setup_endpoint_tx()
1216 motg_setup_endpoint_rx(struct usbd_xfer *xfer) in motg_setup_endpoint_rx()
1265 motg_device_ctrl_transfer(struct usbd_xfer *xfer) in motg_device_ctrl_transfer()
[all …]
H A Dehci.c838 struct usbd_xfer *xfer; ehci_pcd() local
1102 struct usbd_xfer *xfer = &ex->ex_xfer; ehci_idone() local
1584 struct usbd_xfer *xfer; ehci_allocx() local
1600 ehci_freex(struct usbd_bus * bus,struct usbd_xfer * xfer) ehci_freex() argument
2820 ehci_root_intr_transfer(struct usbd_xfer * xfer) ehci_root_intr_transfer() argument
2828 ehci_root_intr_start(struct usbd_xfer * xfer) ehci_root_intr_start() argument
2846 ehci_root_intr_abort(struct usbd_xfer * xfer) ehci_root_intr_abort() argument
2885 ehci_root_intr_done(struct usbd_xfer * xfer) ehci_root_intr_done() argument
3016 ehci_alloc_sqtd_chain(ehci_softc_t * sc,struct usbd_xfer * xfer,int alen,int rd,ehci_soft_qtd_t ** sp) ehci_alloc_sqtd_chain() argument
3092 ehci_reset_sqtd_chain(ehci_softc_t * sc,struct usbd_xfer * xfer,int length,int isread,int * toggle,ehci_soft_qtd_t ** lsqtd) ehci_reset_sqtd_chain() argument
3346 ehci_abortx(struct usbd_xfer * xfer) ehci_abortx() argument
3469 ehci_abort_isoc_xfer(struct usbd_xfer * xfer,usbd_status status) ehci_abort_isoc_xfer() argument
3572 ehci_device_ctrl_init(struct usbd_xfer * xfer) ehci_device_ctrl_init() argument
3646 ehci_device_ctrl_fini(struct usbd_xfer * xfer) ehci_device_ctrl_fini() argument
3662 ehci_device_ctrl_transfer(struct usbd_xfer * xfer) ehci_device_ctrl_transfer() argument
3670 ehci_device_ctrl_start(struct usbd_xfer * xfer) ehci_device_ctrl_start() argument
3821 ehci_device_ctrl_done(struct usbd_xfer * xfer) ehci_device_ctrl_done() argument
3846 ehci_device_ctrl_abort(struct usbd_xfer * xfer) ehci_device_ctrl_abort() argument
3896 ehci_device_bulk_init(struct usbd_xfer * xfer) ehci_device_bulk_init() argument
3915 ehci_device_bulk_fini(struct usbd_xfer * xfer) ehci_device_bulk_fini() argument
3928 ehci_device_bulk_transfer(struct usbd_xfer * xfer) ehci_device_bulk_transfer() argument
3936 ehci_device_bulk_start(struct usbd_xfer * xfer) ehci_device_bulk_start() argument
4012 ehci_device_bulk_abort(struct usbd_xfer * xfer) ehci_device_bulk_abort() argument
4039 ehci_device_bulk_done(struct usbd_xfer * xfer) ehci_device_bulk_done() argument
4087 ehci_device_intr_init(struct usbd_xfer * xfer) ehci_device_intr_init() argument
4114 ehci_device_intr_fini(struct usbd_xfer * xfer) ehci_device_intr_fini() argument
4127 ehci_device_intr_transfer(struct usbd_xfer * xfer) ehci_device_intr_transfer() argument
4135 ehci_device_intr_start(struct usbd_xfer * xfer) ehci_device_intr_start() argument
4207 ehci_device_intr_abort(struct usbd_xfer * xfer) ehci_device_intr_abort() argument
4235 ehci_device_intr_done(struct usbd_xfer * xfer) ehci_device_intr_done() argument
4258 ehci_device_fs_isoc_init(struct usbd_xfer * xfer) ehci_device_fs_isoc_init() argument
4349 ehci_device_fs_isoc_fini(struct usbd_xfer * xfer) ehci_device_fs_isoc_fini() argument
4360 ehci_device_fs_isoc_transfer(struct usbd_xfer * xfer) ehci_device_fs_isoc_transfer() argument
4582 ehci_device_fs_isoc_abort(struct usbd_xfer * xfer) ehci_device_fs_isoc_abort() argument
4599 ehci_device_fs_isoc_done(struct usbd_xfer * xfer) ehci_device_fs_isoc_done() argument
4618 ehci_device_isoc_init(struct usbd_xfer * xfer) ehci_device_isoc_init() argument
4713 ehci_device_isoc_fini(struct usbd_xfer * xfer) ehci_device_isoc_fini() argument
4724 ehci_device_isoc_transfer(struct usbd_xfer * xfer) ehci_device_isoc_transfer() argument
4964 ehci_device_isoc_abort(struct usbd_xfer * xfer) ehci_device_isoc_abort() argument
4981 ehci_device_isoc_done(struct usbd_xfer * xfer) ehci_device_isoc_done() argument
[all...]
H A Duhci.c659 struct usbd_xfer *xfer; in uhci_allocx() local
675 uhci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in uhci_freex() argument
999 struct usbd_xfer *xfer; uhci_poll_hub() local
1069 uhci_root_intr_done(struct usbd_xfer * xfer) uhci_root_intr_done() argument
1494 struct usbd_xfer *xfer = &ux->ux_xfer; uhci_check_intr() local
1607 struct usbd_xfer *xfer = &ux->ux_xfer; uhci_idone() local
1977 uhci_alloc_std_chain(uhci_softc_t * sc,struct usbd_xfer * xfer,int len,int rd,uhci_soft_td_t ** sp) uhci_alloc_std_chain() argument
2068 uhci_reset_std_chain(uhci_softc_t * sc,struct usbd_xfer * xfer,int length,int isread,int * toggle,uhci_soft_td_t ** lstd) uhci_reset_std_chain() argument
2198 uhci_device_bulk_init(struct usbd_xfer * xfer) uhci_device_bulk_init() argument
2234 uhci_device_bulk_fini(struct usbd_xfer * xfer) uhci_device_bulk_fini() argument
2248 uhci_device_bulk_transfer(struct usbd_xfer * xfer) uhci_device_bulk_transfer() argument
2256 uhci_device_bulk_start(struct usbd_xfer * xfer) uhci_device_bulk_start() argument
2323 uhci_device_bulk_abort(struct usbd_xfer * xfer) uhci_device_bulk_abort() argument
2338 uhci_abortx(struct usbd_xfer * xfer) uhci_abortx() argument
2413 uhci_device_ctrl_init(struct usbd_xfer * xfer) uhci_device_ctrl_init() argument
2449 uhci_device_ctrl_fini(struct usbd_xfer * xfer) uhci_device_ctrl_fini() argument
2463 uhci_device_ctrl_transfer(struct usbd_xfer * xfer) uhci_device_ctrl_transfer() argument
2471 uhci_device_ctrl_start(struct usbd_xfer * xfer) uhci_device_ctrl_start() argument
2613 uhci_device_intr_init(struct usbd_xfer * xfer) uhci_device_intr_init() argument
2639 uhci_device_intr_fini(struct usbd_xfer * xfer) uhci_device_intr_fini() argument
2653 uhci_device_intr_transfer(struct usbd_xfer * xfer) uhci_device_intr_transfer() argument
2661 uhci_device_intr_start(struct usbd_xfer * xfer) uhci_device_intr_start() argument
2741 uhci_device_ctrl_abort(struct usbd_xfer * xfer) uhci_device_ctrl_abort() argument
2767 uhci_device_intr_abort(struct usbd_xfer * xfer) uhci_device_intr_abort() argument
2806 uhci_device_isoc_init(struct usbd_xfer * xfer) uhci_device_isoc_init() argument
2819 uhci_device_isoc_fini(struct usbd_xfer * xfer) uhci_device_isoc_fini() argument
2827 uhci_device_isoc_transfer(struct usbd_xfer * xfer) uhci_device_isoc_transfer() argument
2934 uhci_device_isoc_abort(struct usbd_xfer * xfer) uhci_device_isoc_abort() argument
3130 uhci_device_isoc_done(struct usbd_xfer * xfer) uhci_device_isoc_done() argument
3176 uhci_device_intr_done(struct usbd_xfer * xfer) uhci_device_intr_done() argument
3206 uhci_device_ctrl_done(struct usbd_xfer * xfer) uhci_device_ctrl_done() argument
3236 uhci_device_bulk_done(struct usbd_xfer * xfer) uhci_device_bulk_done() argument
3792 uhci_root_intr_abort(struct usbd_xfer * xfer) uhci_root_intr_abort() argument
3818 uhci_root_intr_transfer(struct usbd_xfer * xfer) uhci_root_intr_transfer() argument
3827 uhci_root_intr_start(struct usbd_xfer * xfer) uhci_root_intr_start() argument
[all...]
H A Dohci.c519 ohci_alloc_std_chain(ohci_softc_t * sc,struct usbd_xfer * xfer,int length,int rd) ohci_alloc_std_chain() argument
581 ohci_reset_std_chain(ohci_softc_t * sc,struct usbd_xfer * xfer,int alen,int rd,ohci_soft_td_t * sp,ohci_soft_td_t ** ep) ohci_reset_std_chain() argument
1088 struct usbd_xfer *xfer; ohci_allocx() local
1102 ohci_freex(struct usbd_bus * bus,struct usbd_xfer * xfer) ohci_freex() argument
1420 struct usbd_xfer *xfer; ohci_softintr() local
1661 ohci_device_ctrl_done(struct usbd_xfer * xfer) ohci_device_ctrl_done() argument
1682 ohci_device_intr_done(struct usbd_xfer * xfer) ohci_device_intr_done() argument
1699 ohci_device_bulk_done(struct usbd_xfer * xfer) ohci_device_bulk_done() argument
1731 ohci_rhsc(ohci_softc_t * sc,struct usbd_xfer * xfer) ohci_rhsc() argument
1768 ohci_root_intr_done(struct usbd_xfer * xfer) ohci_root_intr_done() argument
2232 ohci_abortx(struct usbd_xfer * xfer) ohci_abortx() argument
2605 ohci_root_intr_transfer(struct usbd_xfer * xfer) ohci_root_intr_transfer() argument
2613 ohci_root_intr_start(struct usbd_xfer * xfer) ohci_root_intr_start() argument
2631 ohci_root_intr_abort(struct usbd_xfer * xfer) ohci_root_intr_abort() argument
2672 ohci_device_ctrl_init(struct usbd_xfer * xfer) ohci_device_ctrl_init() argument
2722 ohci_device_ctrl_fini(struct usbd_xfer * xfer) ohci_device_ctrl_fini() argument
2751 ohci_device_ctrl_transfer(struct usbd_xfer * xfer) ohci_device_ctrl_transfer() argument
2759 ohci_device_ctrl_start(struct usbd_xfer * xfer) ohci_device_ctrl_start() argument
2928 ohci_device_ctrl_abort(struct usbd_xfer * xfer) ohci_device_ctrl_abort() argument
2982 ohci_device_bulk_init(struct usbd_xfer * xfer) ohci_device_bulk_init() argument
3007 ohci_device_bulk_fini(struct usbd_xfer * xfer) ohci_device_bulk_fini() argument
3033 ohci_device_bulk_transfer(struct usbd_xfer * xfer) ohci_device_bulk_transfer() argument
3041 ohci_device_bulk_start(struct usbd_xfer * xfer) ohci_device_bulk_start() argument
3140 ohci_device_bulk_abort(struct usbd_xfer * xfer) ohci_device_bulk_abort() argument
3173 ohci_device_intr_init(struct usbd_xfer * xfer) ohci_device_intr_init() argument
3202 ohci_device_intr_fini(struct usbd_xfer * xfer) ohci_device_intr_fini() argument
3228 ohci_device_intr_transfer(struct usbd_xfer * xfer) ohci_device_intr_transfer() argument
3236 ohci_device_intr_start(struct usbd_xfer * xfer) ohci_device_intr_start() argument
3323 ohci_device_intr_abort(struct usbd_xfer * xfer) ohci_device_intr_abort() argument
3454 ohci_device_isoc_init(struct usbd_xfer * xfer) ohci_device_isoc_init() argument
3499 ohci_device_isoc_fini(struct usbd_xfer * xfer) ohci_device_isoc_fini() argument
3523 ohci_device_isoc_transfer(struct usbd_xfer * xfer) ohci_device_isoc_transfer() argument
3537 ohci_device_isoc_enter(struct usbd_xfer * xfer) ohci_device_isoc_enter() argument
3715 ohci_device_isoc_abort(struct usbd_xfer * xfer) ohci_device_isoc_abort() argument
3772 ohci_device_isoc_done(struct usbd_xfer * xfer) ohci_device_isoc_done() argument
[all...]
H A Dvhci.c221 struct usbd_xfer xfer; member
277 vhci_pkt_ctrl_create(vhci_port_t *port, struct usbd_xfer *xfer, bool utoh, in vhci_pkt_ctrl_create()
451 vhci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in vhci_freex()
591 vhci_device_ctrl_transfer(struct usbd_xfer *xfer) in vhci_device_ctrl_transfer()
601 vhci_device_ctrl_start(struct usbd_xfer *xfer) in vhci_device_ctrl_start()
641 vhci_device_ctrl_abort(struct usbd_xfer *xfer) in vhci_device_ctrl_abort()
686 vhci_device_ctrl_done(struct usbd_xfer *xfer) in vhci_device_ctrl_done()
694 vhci_root_intr_transfer(struct usbd_xfer *xfer) in vhci_root_intr_transfer()
704 vhci_root_intr_start(struct usbd_xfer *xfer) in vhci_root_intr_start()
723 vhci_root_intr_abort(struct usbd_xfer *xfer) in vhci_root_intr_abort()
[all …]
H A Dusbroothub.c344 roothub_ctrl_transfer(struct usbd_xfer *xfer) in roothub_ctrl_transfer()
352 roothub_ctrl_start(struct usbd_xfer *xfer) in roothub_ctrl_start()
586 roothub_ctrl_abort(struct usbd_xfer *xfer) in roothub_ctrl_abort()
612 roothub_ctrl_done(struct usbd_xfer *xfer) in roothub_ctrl_done()
/netbsd-src/sys/dev/ata/
H A Dsatapmp_subr.c52 struct ata_xfer *xfer) in satapmp_read_8()
106 struct ata_xfer *xfer) in satapmp_read()
121 struct ata_xfer *xfer) in satapmp_write_8()
174 struct ata_xfer *xfer) in satapmp_write()
185 struct ata_xfer *xfer) in satapmp_reset_device_port()
239 satapmp_rescan(struct ata_channel *chp, struct ata_xfer *xfer) in satapmp_rescan()
273 struct ata_xfer *xfer; in satapmp_attach() local
H A Data_wdc.c146 wdc_ata_bio(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in wdc_ata_bio()
176 wdc_ata_bio_start(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_ata_bio_start()
334 _wdc_ata_bio_start(struct ata_channel *chp, struct ata_xfer *xfer) in _wdc_ata_bio_start()
613 wdc_ata_bio_poll(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_ata_bio_poll()
628 wdc_ata_bio_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in wdc_ata_bio_intr()
794 wdc_ata_bio_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, in wdc_ata_bio_kill_xfer()
827 wdc_ata_bio_done(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_ata_bio_done()
H A Data_subr.c84 struct ata_xfer *xfer = NULL; in ata_queue_hwslot_to_xfer() local
111 struct ata_xfer *xfer; in ata_queue_get_active_xfer_locked() local
133 struct ata_xfer *xfer = NULL; in ata_queue_get_active_xfer() local
145 struct ata_xfer *xfer = NULL; in ata_queue_drive_active_xfer() local
231 struct ata_xfer *xfer, *nxfer; in ata_timeout() local
H A Data.c443 struct ata_xfer *xfer; in atabus_thread() local
817 struct ata_xfer *xfer; in ata_get_params() local
919 struct ata_xfer *xfer; in ata_set_mode() local
1014 ata_exec_xfer(struct ata_channel *chp, struct ata_xfer *xfer) in ata_exec_xfer()
1086 struct ata_xfer *xfer, *axfer; in atastart() local
1231 ata_xfer_start(struct ata_xfer *xfer) in ata_xfer_start()
1269 ata_activate_xfer_locked(struct ata_channel *chp, struct ata_xfer *xfer) in ata_activate_xfer_locked()
1305 ata_free_xfer(struct ata_channel *chp, struct ata_xfer *xfer) in ata_free_xfer()
1341 ata_deactivate_xfer(struct ata_channel *chp, struct ata_xfer *xfer) in ata_deactivate_xfer()
1379 ata_waitdrain_xfer_check(struct ata_channel *chp, struct ata_xfer *xfer) in ata_waitdrain_xfer_check()
[all …]
H A Dsatafis_subr.c101 satafis_rhd_construct_bio(struct ata_xfer *xfer, uint8_t *fis) in satafis_rhd_construct_bio()
150 satafis_rhd_construct_atapi(struct ata_xfer *xfer, uint8_t *fis) in satafis_rhd_construct_atapi()
/netbsd-src/sys/rump/dev/lib/libugenhc/
H A Dugenhc.c220 rumpusb_device_ctrl_start(struct usbd_xfer *xfer) in rumpusb_device_ctrl_start()
402 rumpusb_device_ctrl_transfer(struct usbd_xfer *xfer) in rumpusb_device_ctrl_transfer()
409 rumpusb_device_ctrl_abort(struct usbd_xfer *xfer) in rumpusb_device_ctrl_abort()
427 rumpusb_device_ctrl_done(struct usbd_xfer *xfer) in rumpusb_device_ctrl_done()
446 struct usbd_xfer *xfer; in rhscintr() local
514 rumpusb_root_intr_start(struct usbd_xfer *xfer) in rumpusb_root_intr_start()
533 rumpusb_root_intr_transfer(struct usbd_xfer *xfer) in rumpusb_root_intr_transfer()
540 rumpusb_root_intr_abort(struct usbd_xfer *xfer) in rumpusb_root_intr_abort()
558 rumpusb_root_intr_done(struct usbd_xfer *xfer) in rumpusb_root_intr_done()
573 rumpusb_device_bulk_start(struct usbd_xfer *xfer) in rumpusb_device_bulk_start()
[all …]
/netbsd-src/sys/dev/ieee1394/
H A Dfirewire.c379 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq()
461 fw_xferwake(struct fw_xfer *xfer) in fw_xferwake()
473 fw_xferwait(struct fw_xfer *xfer) in fw_xferwait()
489 struct fw_xfer *xfer; in fw_drain_txq() local
784 struct fw_xfer *xfer; in fw_xferlist_add() local
802 struct fw_xfer *xfer, *next; in fw_xferlist_remove() local
817 struct fw_xfer *xfer; in fw_xfer_alloc() local
832 struct fw_xfer *xfer; in fw_xfer_alloc_buf() local
862 fw_xfer_done(struct fw_xfer *xfer) in fw_xfer_done()
878 fw_xfer_unload(struct fw_xfer* xfer) in fw_xfer_unload()
[all …]
H A Dfwmem.c167 struct fw_xfer *xfer; in fwmem_open() local
204 struct fw_xfer *xfer; in fwmem_close() local
233 struct fw_xfer *xfer; in fwmem_strategy() local
324 struct fw_xfer *xfer; in fwmem_read_quad() local
355 struct fw_xfer *xfer; in fwmem_write_quad() local
386 struct fw_xfer *xfer; in fwmem_read_block() local
418 struct fw_xfer *xfer; in fwmem_write_block() local
450 struct fw_xfer *xfer; in fwmem_xfer_req() local
471 fwmem_biodone(struct fw_xfer *xfer) in fwmem_biodone()
H A Dsbp.c1027 sbp_loginres_callback(struct fw_xfer *xfer) in sbp_loginres_callback()
1044 sbp_xfer_free(struct fw_xfer *xfer) in sbp_xfer_free()
1056 sbp_reset_start_callback(struct fw_xfer *xfer) in sbp_reset_start_callback()
1076 struct fw_xfer *xfer; in sbp_reset_start() local
1084 xfer = sbp_write_cmd(sdev, FWTCODE_WREQQ, 0); in sbp_reset_start() local
1097 sbp_mgm_callback(struct fw_xfer *xfer) in sbp_mgm_callback()
1168 sbp_do_attach(struct fw_xfer *xfer) in sbp_do_attach()
1189 sbp_agent_reset_callback(struct fw_xfer *xfer) in sbp_agent_reset_callback()
1213 struct fw_xfer *xfer; in sbp_agent_reset() local
1220 xfer = sbp_write_cmd(sdev, FWTCODE_WREQQ, 0x04); in sbp_agent_reset() local
[all …]
H A Dif_fwip.c331 struct fw_xfer *xfer; in fwip_init() local
435 struct fw_xfer *xfer, *next; in fwip_stop() local
504 fwip_output_callback(struct fw_xfer *xfer) in fwip_output_callback()
535 struct fw_xfer *xfer; in fwip_async_output() local
797 fwip_unicast_input_recycle(struct fwip_softc *sc, struct fw_xfer *xfer) in fwip_unicast_input_recycle()
818 fwip_unicast_input(struct fw_xfer *xfer) in fwip_unicast_input()
/netbsd-src/sys/dev/ic/
H A Dahcisata_core.c649 struct ata_xfer *xfer; in ahci_intr_port_common() local
1148 ahci_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in ahci_exec_command()
1170 ahci_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_start()
1228 ahci_cmd_poll(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_poll()
1269 ahci_cmd_abort(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_abort()
1275 ahci_cmd_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, int reason) in ahci_cmd_kill_xfer()
1308 ahci_cmd_complete(struct ata_channel *chp, struct ata_xfer *xfer, int tfd) in ahci_cmd_complete()
1350 ahci_cmd_done(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_done()
1388 ahci_cmd_done_end(struct ata_channel *chp, struct ata_xfer *xfer) in ahci_cmd_done_end()
1404 ahci_ata_bio(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in ahci_ata_bio()
[all …]
H A Dsiisata.c513 struct ata_xfer *xfer = NULL; in siisata_intr_port() local
933 siisata_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in siisata_exec_command()
959 siisata_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) in siisata_cmd_start()
1010 siisata_cmd_poll(struct ata_channel *chp, struct ata_xfer *xfer) in siisata_cmd_poll()
1039 siisata_cmd_abort(struct ata_channel *chp, struct ata_xfer *xfer) in siisata_cmd_abort()
1045 siisata_cmd_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, in siisata_cmd_kill_xfer()
1079 siisata_cmd_complete(struct ata_channel *chp, struct ata_xfer *xfer, int tfd) in siisata_cmd_complete()
1118 siisata_cmd_done(struct ata_channel *chp, struct ata_xfer *xfer, int tfd) in siisata_cmd_done()
1161 siisata_cmd_done_end(struct ata_channel *chp, struct ata_xfer *xfer) in siisata_cmd_done_end()
1177 siisata_ata_bio(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in siisata_ata_bio()
[all …]
H A Dmvsata.c447 struct ata_xfer *xfer; in mvsata_nondma_handle() local
989 mvsata_bio(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in mvsata_bio()
1015 mvsata_bio_start(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_bio_start()
1249 mvsata_bio_poll(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_bio_poll()
1268 mvsata_bio_intr(struct ata_channel *chp, struct ata_xfer *xfer, int intr_arg) in mvsata_bio_intr()
1402 mvsata_bio_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, int reason) in mvsata_bio_kill_xfer()
1448 mvsata_bio_done(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_bio_done()
1600 mvsata_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in mvsata_exec_command()
1627 mvsata_wdc_cmd_start(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_wdc_cmd_start()
1686 mvsata_wdc_cmd_poll(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_wdc_cmd_poll()
[all …]
H A Dwdc.c888 struct ata_xfer *xfer; in wdcintr() local
964 struct ata_xfer *xfer; in wdc_reset_channel() local
1247 struct ata_xfer *xfer; in __wdcwait() local
1318 wdc_dmawait(struct ata_channel *chp, struct ata_xfer *xfer, int timeout) in wdc_dmawait()
1341 struct ata_xfer *xfer; in wdctimeout() local
1402 wdc_exec_command(struct ata_drive_datas *drvp, struct ata_xfer *xfer) in wdc_exec_command()
1427 __wdccommand_start(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_start()
1491 __wdccommand_poll(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_poll()
1498 __wdccommand_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in __wdccommand_intr()
1624 __wdccommand_done(struct ata_channel *chp, struct ata_xfer *xfer) in __wdccommand_done()
[all …]
H A Dsl811hs.c256 struct usbd_xfer *xfer; /* xfer in progress */ member
282 #define SLHCI_XFER2SC(xfer) SLHCI_BUS2SC((xfer)->ux_bus) argument
285 #define SLHCI_XFER2SPIPE(xfer) SLHCI_PIPE2SPIPE((xfer)->ux_pipe) argument
667 #define slhci_log_xfer(xfer) ((void)0) argument
682 #define LK_SLASSERT(exp, sc, spipe, xfer, ext) do { \ argument
690 #define UL_SLASSERT(exp, sc, spipe, xfer, ext) do { \ argument
699 #define LK_SLASSERT(exp, sc, spipe, xfer, ext) ((void)0) argument
700 #define UL_SLASSERT(exp, sc, spipe, xfer, ext) ((void)0) argument
787 struct usbd_xfer *xfer; in slhci_allocx() local
804 slhci_freex(struct usbd_bus *bus, struct usbd_xfer *xfer) in slhci_freex()
[all …]
/netbsd-src/sys/dev/scsipi/
H A Datapi_wdc.c174 wdc_atapi_kill_xfer(struct ata_channel *chp, struct ata_xfer *xfer, int reason) in wdc_atapi_kill_xfer()
211 struct ata_xfer *xfer; in wdc_atapi_get_params() local
374 struct ata_xfer *xfer; in wdc_atapi_scsipi_request() local
478 wdc_atapi_start(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_atapi_start()
700 wdc_atapi_poll(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_atapi_poll()
732 wdc_atapi_intr(struct ata_channel *chp, struct ata_xfer *xfer, int irq) in wdc_atapi_intr()
1054 wdc_atapi_phase_complete(struct ata_xfer *xfer, int tfd) in wdc_atapi_phase_complete()
1147 wdc_atapi_done(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_atapi_done()
1170 wdc_atapi_reset(struct ata_channel *chp, struct ata_xfer *xfer) in wdc_atapi_reset()
1195 struct ata_xfer *xfer = ata_queue_get_active_xfer(chp); in wdc_atapi_polldsc() local

1234567