Searched defs:xfer (Results 1 - 25 of 161) sorted by relevance

1234567

/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/
H A Daux.h10 int (*xfer)(struct nvkm_i2c_aux *, bool retry, u8 type, member in struct:nvkm_i2c_aux_func
H A Dbus.h14 int (*xfer)(struct nvkm_i2c_bus *, struct i2c_msg *, int num); member in struct:nvkm_i2c_bus_func
/netbsd-current/sys/dev/ata/
H A Dsatafis_subr.c101 satafis_rhd_construct_bio(struct ata_xfer *xfer, uint8_t *fis) argument
150 satafis_rhd_construct_atapi(struct ata_xfer *xfer, uint8_t *fis) argument
[all...]
H A Dsatapmp_subr.c51 satapmp_read_8(struct ata_channel *chp, int port, int reg, uint64_t *value, struct ata_xfer *xfer) argument
105 satapmp_read(struct ata_channel *chp, int port, int reg, uint32_t *value, struct ata_xfer *xfer) argument
120 satapmp_write_8(struct ata_channel *chp, int port, int reg, uint64_t value, struct ata_xfer *xfer) argument
173 satapmp_write(struct ata_channel *chp, int port, int reg, uint32_t value, struct ata_xfer *xfer) argument
184 satapmp_reset_device_port(struct ata_channel *chp, int port, struct ata_xfer *xfer) argument
239 satapmp_rescan(struct ata_channel *chp, struct ata_xfer *xfer) argument
273 struct ata_xfer *xfer; local
[all...]
H A Data_recovery.c72 struct ata_xfer *xfer = &chp->recovery_xfer; local
165 struct ata_xfer *xfer; local
[all...]
H A Data_subr.c84 struct ata_xfer *xfer = NULL; local
111 struct ata_xfer *xfer; local
133 struct ata_xfer *xfer = NULL; local
145 struct ata_xfer *xfer = NULL; local
231 struct ata_xfer *xfer, *nxfer; local
[all...]
/netbsd-current/sys/sys/
H A Dtape.h45 uint64_t xfer; member in struct:tape_sysctl
/netbsd-current/sys/arch/amiga/dev/
H A Dflsc.c488 size_t xfer; local
[all...]
H A Dbzsc.c346 size_t xfer; local
[all...]
H A Dbztzsc.c347 size_t xfer; local
[all...]
H A Dcbsc.c346 size_t xfer; local
[all...]
H A Dcbiisc.c339 size_t xfer; local
[all...]
H A Dbzivsc.c338 size_t xfer; local
[all...]
/netbsd-current/sys/arch/hppa/stand/common/
H A Dpdc.c135 int offset, xfer, ret; local
[all...]
/netbsd-current/sys/external/bsd/dwc2/
H A Ddwc2var.h41 struct usbd_xfer xfer; /* Needs to be first */ member in struct:dwc2_xfer
/netbsd-current/sys/dev/usb/
H A Daubtfwl.c114 struct usbd_xfer *xfer; local
H A Dubsa_common.c410 ubsa_intr(struct usbd_xfer *xfer, void *priv, argument
H A Dauvitek_dtv.c322 auvitek_dtv_bulk_cb(struct usbd_xfer *xfer, void *priv, argument
H A Dualea.c227 ualea_xfer_done(struct usbd_xfer *xfer, void *cookie, usbd_status status) argument
[all...]
H A Demdtv_dtv.c401 emdtv_dtv_isoc(struct usbd_xfer *xfer, void * priv, argument
H A Demdtv_ir.c127 emdtv_ir_intr(struct usbd_xfer *xfer, void * priv, argument
H A Dumodeswitch.c72 struct usbd_xfer *xfer; local
H A Dusbroothub.c344 roothub_ctrl_transfer(struct usbd_xfer *xfer) argument
352 roothub_ctrl_start(struct usbd_xfer *xfer) argument
586 roothub_ctrl_abort(struct usbd_xfer *xfer) argument
612 roothub_ctrl_done(struct usbd_xfer *xfer) argument
[all...]
H A Dmotgvar.h57 struct usbd_xfer *xfer; /* active xfer on this EP */ member in struct:motg_hw_ep
110 struct usbd_xfer xfer; member in struct:motg_xfer
/netbsd-current/sys/arch/emips/ebus/
H A Dicap_ebus.c216 icapioctl(dev_t dev, u_long xfer, void *addr, int flag, struct lwp *l) argument

Completed in 305 milliseconds

1234567