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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dcore-transaction.c424 static struct fw_packet phy_config_packet = { variable in typeref:struct:fw_packet
453 phy_config_packet.header[0] = data;
454 phy_config_packet.header[1] = ~data;
455 phy_config_packet.generation = generation;
458 card->driver->send_request(card, &phy_config_packet);

Completed in 33 milliseconds