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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwmem.c117 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
154 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
190 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
228 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 Dsbp_targ.c941 sbp_targ_xfer_buf(struct orb_info *orbi, u_int offset, uint16_t dst_hi, uint32_t dst_lo, u_int size, void (*hand)(struct fw_xfer *)) argument
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h7173 uint16_t dst_hi /* destination mac address 16 high bits */; member in struct:eth_mac_addresses
7175 uint16_t dst_hi /* destination mac address 16 high bits */; member in struct:eth_mac_addresses
7195 uint16_t dst_hi /* destination mac address 16 high bits */; member in struct:eth_tunnel_data

Completed in 386 milliseconds