IRB_REQ_SEND_PHY_CONFIGURATION_PACKET - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// 1394.h

typedef struct _IRB_REQ_SEND_PHY_CONFIGURATION_PACKET {
  PHY_CONFIGURATION_PACKET PhyConfigurationPacket;
} IRB_REQ_SEND_PHY_CONFIGURATION_PACKET;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-1394-_irb_req_send_phy_configuration_packet)

_IRB_REQ_SEND_PHY_CONFIGURATION_PACKET structure

Description

This structure contains the fields necessary to carry out a SendPhyConfigurationPacket request.

Members

PhyConfigurationPacket

Points to the PHY_CONFIGURATION_PACKET structure.