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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp52 fwmem_xfer_req( struct fw_device *fwdev, caddr_t sc, int spd, int slen, int rlen, void *hand) argument
81 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
118 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
154 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
192 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
[all...]
H A Dfirewire.cpp107 struct fw_device *fwdev; local
125 struct fw_device *fwdev; local
512 struct fw_device *fwdev, *fwdev_next; local
1492 struct fw_device *fwdev; local
1524 fw_explore_read_quads(struct fw_device *fwdev, int offset, uint32_t *quad, int length) argument
1552 fw_explore_csrblock(struct fw_device *fwdev, int offset, int recur) argument
1604 struct fw_device *fwdev, *pfwdev, *tfwdev; local
1870 struct fw_device *fwdev, *next; local
2398 struct fw_device fwdev; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c661 struct fw_device *fwdev; local
[all...]

Completed in 54 milliseconds