Searched refs:destfw (Results 1 – 1 of 1) sorted by relevance
88 struct fw_hwaddr *destfw; in firewire_output() local135 destfw = (struct fw_hwaddr *)(mtag + 1); in firewire_output()137 destfw = NULL; in firewire_output()150 (u_char *) destfw, NULL, NULL); in firewire_output()164 *destfw = *(struct fw_hwaddr *) ar_tha(ah); in firewire_output()180 (u_char *) destfw, NULL, NULL); in firewire_output()200 bcopy(destfw, h.firewire_dhost, 8); in firewire_output()225 speed = min(fc->fc_speed, destfw->sspd); in firewire_output()226 psize = min(512 << speed, 2 << destfw->sender_max_rec); in firewire_output()