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

/src/sys/dev/ieee1394/
H A Dfwdev.c388 struct fw_device *fwdev; local in function:fw_ioctl
[all...]
H A Dfwmem.c232 struct fw_device *fwdev; local in function:fwmem_strategy
320 fwmem_read_quad(struct fw_device *fwdev, void * sc, uint8_t spd, argument
351 fwmem_write_quad(struct fw_device * fwdev,void * sc,uint8_t spd,uint16_t dst_hi,uint32_t dst_lo,void * data,void (* hand)(struct fw_xfer *)) argument
382 fwmem_read_block(struct fw_device * fwdev,void * sc,uint8_t spd,uint16_t dst_hi,uint32_t dst_lo,int len,void * data,void (* hand)(struct fw_xfer *)) argument
414 fwmem_write_block(struct fw_device * fwdev,void * sc,uint8_t spd,uint16_t dst_hi,uint32_t dst_lo,int len,void * data,void (* hand)(struct fw_xfer *)) argument
447 fwmem_xfer_req(struct fw_device * fwdev,void * sc,int spd,int slen,int rlen,void * hand) argument
[all...]
H A Dfirewire.c270 struct fw_device *fwdev, *fwdev_next; local in function:firewiredetach
343 struct fw_device *fwdev; local in function:fw_noderesolve_nodeid
360 struct fw_device *fwdev; local in function:fw_noderesolve_eui64
1611 struct fw_device *fwdev; local in function:fw_bus_probe
1638 fw_explore_read_quads(struct fw_device * fwdev,int offset,uint32_t * quad,int length) argument
1665 fw_explore_csrblock(struct fw_device * fwdev,int offset,int recur) argument
1719 struct fw_device *fwdev, *pfwdev, *tfwdev; local in function:fw_explore_node
1976 fw_get_devclass(struct fw_device * fwdev) argument
2023 struct fw_device *fwdev, *next; local in function:fw_attach_dev
2300 struct fw_device fwdev; local in function:fw_bmr
[all...]
H A Dfirewire.h473 struct fw_device *fwdev; member in struct:fw_attach_args
H A Dfirewirereg.h80 struct fw_device *fwdev; member in struct:firewire_dev_list
H A Dsbp.c317 struct fw_device *fwdev; member in struct:sbp_target
648 struct fw_device *fwdev = sdev->target->fwdev; local in function:sbp_show_sdev_info
821 sbp_alloc_target(struct sbp_softc * sc,struct fw_device * fwdev) argument
866 struct fw_device *fwdev; local in function:sbp_probe_lun
975 struct fw_device *fwdev = target->fwdev; local in function:sbp_post_busreset
997 struct fw_device *fwdev = target->fwdev; local in function:sbp_post_explore
[all...]

Completed in 9 milliseconds