IRB_REQ_BUS_RESET - NtDoc

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

typedef struct _IRB_REQ_BUS_RESET {
  ULONG fulFlags;
} IRB_REQ_BUS_RESET;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

_IRB_REQ_BUS_RESET structure

Description

This structure contains the fields necessary for the 1394 bus driver to create a bus reset request.

Members

fulFlags

Set this flag to BUS_RESET_FLAGS_FORCE_ROOT to make the local node the root node. All other values indicate that the node is not root.