Searched refs:DestAddr (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dgdth_ioctl.h57 u32 DestAddr; /* dest. addr. (if s/g: -1) */ member in struct:__anon9444::__anon9445::__anon9446
65 u64 DestAddr; /* dest. addr. (if s/g: -1) */ member in struct:__anon9444::__anon9445::__anon9447
H A Dgdth.c2525 cmdp->u.cache64.DestAddr= (u64)-1; gdth_fill_cache_cmd()
2540 cmdp->u.cache.DestAddr= 0xffffffff;
2563 cmdp->u.cache64.DestAddr,cmdp->u.cache64.sg_canz,
2572 cmdp->u.cache.DestAddr,cmdp->u.cache.sg_canz,
4201 gen.command.u.cache64.DestAddr = (u64)-1; ioc_general()
4207 gen.command.u.cache64.DestAddr = paddr; ioc_general()
4212 gen.command.u.cache.DestAddr = 0xffffffff; ioc_general()
4218 gen.command.u.cache.DestAddr = paddr; ioc_general()
/linux-4.4.14/include/linux/uwb/
H A Dspec.h255 struct uwb_dev_addr DestAddr; member in struct:uwb_mac_frame_hdr
/linux-4.4.14/drivers/uwb/
H A Dbeacon.c323 uwb_dev_addr_print(dstbuf, sizeof(dstbuf), &bf->hdr.DestAddr); uwb_beacon_print()

Completed in 240 milliseconds