Searched refs:DestAddr (Results 1 – 4 of 4) sorted by relevance
54 u32 DestAddr; /* dest. addr. (if s/g: -1) */ member62 u64 DestAddr; /* dest. addr. (if s/g: -1) */ member
2074 cmdp->u.cache64.DestAddr= (u64)-1; in gdth_fill_cache_cmd()2083 cmdp->u.cache.DestAddr= 0xffffffff; in gdth_fill_cache_cmd()2103 cmdp->u.cache64.DestAddr,cmdp->u.cache64.sg_canz, in gdth_fill_cache_cmd()2112 cmdp->u.cache.DestAddr,cmdp->u.cache.sg_canz, in gdth_fill_cache_cmd()3560 gen->command.u.cache64.DestAddr = (u64)-1; in gdth_ioc_cacheservice()3566 gen->command.u.cache64.DestAddr = paddr; in gdth_ioc_cacheservice()3571 gen->command.u.cache.DestAddr = 0xffffffff; in gdth_ioc_cacheservice()3577 gen->command.u.cache.DestAddr = paddr; in gdth_ioc_cacheservice()
241 struct uwb_dev_addr DestAddr; member
309 uwb_dev_addr_print(dstbuf, sizeof(dstbuf), &bf->hdr.DestAddr); in uwb_beacon_print()