Searched refs:DestAddr (Results 1 – 4 of 4) sorted by relevance
57 u32 DestAddr; /* dest. addr. (if s/g: -1) */ member65 u64 DestAddr; /* dest. addr. (if s/g: -1) */ member
2525 cmdp->u.cache64.DestAddr= (u64)-1; in gdth_fill_cache_cmd()2540 cmdp->u.cache.DestAddr= 0xffffffff; in gdth_fill_cache_cmd()2563 cmdp->u.cache64.DestAddr,cmdp->u.cache64.sg_canz, in gdth_fill_cache_cmd()2572 cmdp->u.cache.DestAddr,cmdp->u.cache.sg_canz, in gdth_fill_cache_cmd()4201 gen.command.u.cache64.DestAddr = (u64)-1; in ioc_general()4207 gen.command.u.cache64.DestAddr = paddr; in ioc_general()4212 gen.command.u.cache.DestAddr = 0xffffffff; in ioc_general()4218 gen.command.u.cache.DestAddr = paddr; in ioc_general()
255 struct uwb_dev_addr DestAddr; member
323 uwb_dev_addr_print(dstbuf, sizeof(dstbuf), &bf->hdr.DestAddr); in uwb_beacon_print()