phy_config_packet 442 drivers/firewire/core-transaction.c static struct fw_packet phy_config_packet = { phy_config_packet 472 drivers/firewire/core-transaction.c phy_config_packet.header[1] = data; phy_config_packet 473 drivers/firewire/core-transaction.c phy_config_packet.header[2] = ~data; phy_config_packet 474 drivers/firewire/core-transaction.c phy_config_packet.generation = generation; phy_config_packet 477 drivers/firewire/core-transaction.c card->driver->send_request(card, &phy_config_packet);