Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfwmem.c232 struct fw_device *fwdev; in fwmem_strategy() local
320 fwmem_read_quad(struct fw_device *fwdev, void * sc, uint8_t spd, in fwmem_read_quad()
351 fwmem_write_quad(struct fw_device *fwdev, void *sc, uint8_t spd, in fwmem_write_quad()
382 fwmem_read_block(struct fw_device *fwdev, void *sc, uint8_t spd, in fwmem_read_block()
414 fwmem_write_block(struct fw_device *fwdev, void *sc, uint8_t spd, in fwmem_write_block()
447 fwmem_xfer_req(struct fw_device *fwdev, void *sc, int spd, int slen, int rlen, in fwmem_xfer_req()
H A Dfirewire.c270 struct fw_device *fwdev, *fwdev_next; in firewiredetach() local
343 struct fw_device *fwdev; in fw_noderesolve_nodeid() local
360 struct fw_device *fwdev; in fw_noderesolve_eui64() local
1611 struct fw_device *fwdev; in fw_bus_probe() local
1638 fw_explore_read_quads(struct fw_device *fwdev, int offset, uint32_t *quad, in fw_explore_read_quads()
1665 fw_explore_csrblock(struct fw_device *fwdev, int offset, int recur) in fw_explore_csrblock()
1719 struct fw_device *fwdev, *pfwdev, *tfwdev; in fw_explore_node() local
1976 fw_get_devclass(struct fw_device *fwdev) in fw_get_devclass()
2023 struct fw_device *fwdev, *next; in fw_attach_dev() local
2300 struct fw_device fwdev; in fw_bmr() local
H A Dsbp.c73 #define SBP_FWDEV_ALIVE(fwdev) (((fwdev)->status == FWDEVATTACHED) \ argument
317 struct fw_device *fwdev; member
648 struct fw_device *fwdev = sdev->target->fwdev; in sbp_show_sdev_info() local
821 sbp_alloc_target(struct sbp_softc *sc, struct fw_device *fwdev) in sbp_alloc_target()
866 struct fw_device *fwdev; in sbp_probe_lun() local
975 struct fw_device *fwdev = target->fwdev; in sbp_post_busreset() local
997 struct fw_device *fwdev = target->fwdev; in sbp_post_explore() local
H A Dfwdev.c388 struct fw_device *fwdev; in fw_ioctl() local
H A Dfirewirereg.h80 struct fw_device *fwdev; member
H A Dfirewire.h473 struct fw_device *fwdev; member