Searched defs:dst_lo (Results 1 - 2 of 2) 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...] |
| /src/sys/dev/ic/ |
| H A D | bwi.c | 5321 bwi_rf_lo_measure_11g(struct bwi_mac * mac,const struct bwi_rf_lo * src_lo,struct bwi_rf_lo * dst_lo,uint8_t devi_ctrl) argument
|
Completed in 12 milliseconds