Searched refs:dst_hi (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/firewire/ |
| HD | fwmem.c | 121 uint16_t dst_hi, in fwmem_read_quad() argument 136 fp->mode.rreqq.dest_hi = dst_hi; in fwmem_read_quad() 144 dst_hi, dst_lo); in fwmem_read_quad() 158 uint16_t dst_hi, in fwmem_write_quad() argument 172 fp->mode.wreqq.dest_hi = dst_hi; in fwmem_write_quad() 180 dst_hi, dst_lo, *(uint32_t *)data); in fwmem_write_quad() 194 uint16_t dst_hi, in fwmem_read_block() argument 209 fp->mode.rreqb.dest_hi = dst_hi; in fwmem_read_block() 219 dst_hi, dst_lo, len); in fwmem_read_block() 232 uint16_t dst_hi, in fwmem_write_block() argument [all …]
|
| HD | sbp_targ.c | 950 uint16_t dst_hi, uint32_t dst_lo, u_int size, in sbp_targ_xfer_buf() argument 972 dst_hi, dst_lo + off, len, in sbp_targ_xfer_buf() 979 dst_hi, dst_lo + off, len, in sbp_targ_xfer_buf()
|
| /NextBSD/sys/dev/bxe/ |
| HD | ecore_hsi.h | 4356 uint16_t dst_hi /* destination mac address 16 high bits */; member 4358 uint16_t dst_hi /* destination mac address 16 high bits */; member 4385 uint16_t dst_hi /* destination mac address 16 high bits */; member 4387 uint16_t dst_hi /* destination mac address 16 high bits */; member
|
| HD | bxe.c | 5716 bxe_set_fw_mac_addr(&pbd_e2->data.mac_addr.dst_hi, in bxe_tx_encap() 5838 pbd_e2->data.mac_addr.dst_hi, in bxe_tx_encap()
|