Searched defs:fwdev (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/firewire/
H A Dfwmem.c88 fwmem_xfer_req( struct fw_device *fwdev, caddr_t sc, int spd, int slen, int rlen, void *hand) argument
117 fwmem_read_quad( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, void *data, void (*hand)(struct fw_xfer *)) argument
154 fwmem_write_quad( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, void *data, void (*hand)(struct fw_xfer *)) argument
190 fwmem_read_block( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, int len, void *data, void (*hand)(struct fw_xfer *)) argument
228 fwmem_write_block( struct fw_device *fwdev, caddr_t sc, uint8_t spd, uint16_t dst_hi, uint32_t dst_lo, int len, void *data, void (*hand)(struct fw_xfer *)) argument
346 struct fw_device *fwdev; local
[all...]
H A Dfwdev.c543 struct fw_device *fwdev; local
[all...]
H A Dsbp.c201 struct fw_device *fwdev; member in struct:sbp_target
341 struct fw_device *fwdev; local
381 sbp_new_target(struct sbp_softc *sbp, struct fw_device *fwdev) argument
578 sbp_alloc_target(struct sbp_softc *sbp, struct fw_device *fwdev) argument
626 struct fw_device *fwdev; local
789 struct fw_device *fwdev; local
[all...]
H A Dsbp_targ.c105 struct fw_device *fwdev; member in struct:sbp_targ_login
204 struct fw_device *fwdev; member in struct:orb_info
1541 sbp_targ_get_login(struct sbp_targ_softc *sc, struct fw_device *fwdev, int lun) argument
1729 sbp_targ_fetch_orb(struct sbp_targ_softc *sc, struct fw_device *fwdev, uint16_t orb_hi, uint32_t orb_lo, struct sbp_targ_login *login, int mode) argument
1814 sbp_targ_cmd(struct fw_xfer *xfer, struct fw_device *fwdev, int login_id, int reg) argument
1890 sbp_targ_mgm(struct fw_xfer *xfer, struct fw_device *fwdev) argument
1915 struct fw_device *fwdev; local
[all...]
H A Dfirewire.c148 struct fw_device *fwdev; local
165 struct fw_device *fwdev; local
510 struct fw_device *fwdev, *fwdev_next; local
1402 struct fw_device *fwdev; local
1434 fw_explore_read_quads(struct fw_device *fwdev, int offset, uint32_t *quad, int length) argument
1461 fw_explore_csrblock(struct fw_device *fwdev, int offset, int recur) argument
1513 struct fw_device *fwdev, *pfwdev, *tfwdev; local
1765 struct fw_device *fwdev, *next; local
2279 struct fw_device fwdev; local
[all...]

Completed in 51 milliseconds