Searched defs:dst_hi (Results 1 - 1 of 1) sorted by relevance
| /src/sys/dev/ieee1394/ |
| H A D | fwmem.c | 320 fwmem_read_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 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 [all...] |
Completed in 5 milliseconds