fw_device
static int fw_explore_read_quads(struct fw_device *, int, uint32_t *, int);
static int fw_explore_csrblock(struct fw_device *, int, int);
static int fw_explore_node(struct fw_device *);
struct fw_device *fwdev;
fw_explore_read_quads(struct fw_device *fwdev, int offset, uint32_t *quad,
fw_explore_csrblock(struct fw_device *fwdev, int offset, int recur)
fw_explore_node(struct fw_device *dfwdev)
struct fw_device *fwdev, *pfwdev, *tfwdev;
fwdev = malloc(sizeof(struct fw_device), M_FW, M_WAITOK | M_ZERO);
struct fw_device *dfwdev;
fw_get_devclass(struct fw_device *fwdev)
struct fw_device *fwdev, *next;
STAILQ_REMOVE(&fc->devices, fwdev, fw_device, link);
struct fw_device fwdev;
struct fw_device *fwdev, *fwdev_next;
struct fw_device *
struct fw_device *fwdev;
struct fw_device *
struct fw_device *fwdev;
struct fw_device *fwdev;
STAILQ_HEAD(, fw_device) devices;
struct fw_device *fw_noderesolve_nodeid(struct firewire_comm *, int);
struct fw_device *fw_noderesolve_eui64(struct firewire_comm *,
STAILQ_ENTRY(fw_device) link;
struct fw_device *fwdev;
struct fw_device *fwdev;
struct fw_device *fwdev;
fwmem_read_quad(struct fw_device *fwdev, void * sc, uint8_t spd,
fwmem_write_quad(struct fw_device *fwdev, void *sc, uint8_t spd,
fwmem_read_block(struct fw_device *fwdev, void *sc, uint8_t spd,
fwmem_write_block(struct fw_device *fwdev, void *sc, uint8_t spd,
fwmem_xfer_req(struct fw_device *fwdev, void *sc, int spd, int slen, int rlen,
static struct fw_xfer *fwmem_xfer_req(struct fw_device *, void *, int, int,
struct fw_xfer *fwmem_read_quad(struct fw_device *, void *, uint8_t, uint16_t,
struct fw_xfer *fwmem_write_quad(struct fw_device *, void *, uint8_t, uint16_t,
struct fw_xfer *fwmem_read_block(struct fw_device *, void *, uint8_t, uint16_t,
struct fw_xfer *fwmem_write_block(struct fw_device *, void *, uint8_t, uint16_t,
struct fw_device *fd;
struct fw_device *fd;
struct fw_device *fd;
struct fw_device *fwdev;
struct fw_device *);
struct fw_device *fwdev = sdev->target->fwdev;
sbp_alloc_target(struct sbp_softc *sc, struct fw_device *fwdev)
struct fw_device *fwdev;
struct fw_device *fwdev = target->fwdev;
struct fw_device *fwdev = target->fwdev;