Searched defs:fwdev (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/sys/bus/firewire/ |
H A D | fwmem.c | 82 struct fw_device *fwdev, in fwmem_xfer_req() 112 struct fw_device *fwdev, in fwmem_read_quad() 149 struct fw_device *fwdev, in fwmem_write_quad() 185 struct fw_device *fwdev, in fwmem_read_block() 223 struct fw_device *fwdev, in fwmem_write_block() 332 struct fw_device *fwdev; in fwmem_strategy() local
|
H A D | firewire.c | 149 struct fw_device *fwdev; in fw_noderesolve_nodeid() local 166 struct fw_device *fwdev; in fw_noderesolve_eui64() local 458 struct fw_device *fwdev, *fwdev_next; in firewire_detach() local 1237 struct fw_device *fwdev; in fw_bus_probe() local 1265 struct fw_device *fwdev, *pfwdev, *tfwdev; in fw_bus_explore() local 1591 struct fw_device *fwdev, *next; in fw_attach_dev() local 2125 struct fw_device fwdev; in fw_bmr() local
|
H A D | fwdev.c | 419 struct fw_device *fwdev; in fw_ioctl() local
|
/dflybsd-src/sys/dev/disk/sbp/ |
H A D | sbp.c | 197 struct fw_device *fwdev; member 321 struct fw_device *fwdev; in sbp_show_sdev_info() local 365 sbp_new_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_new_target() 545 sbp_alloc_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_alloc_target() 594 struct fw_device *fwdev; in sbp_probe_lun() local 653 #define SBP_FWDEV_ALIVE(fwdev) (((fwdev)->status == FWDEVATTACHED) \ argument 756 struct fw_device *fwdev; in sbp_post_explore() local
|