#include <IOKit/firewire/IOFireWireNub.h>

IOKit/firewire/IOFireWireNub.h Kernel.framework

IOFireWireNub.h Note: IOFWCommand(s) are allocated by methods in this class. The remaining methods to setup and submit IOFWCommands are defined in IOFWCommand.h
1 enum

enumTerminationState

underlying type unsigned int
kNotTerminated0
kNeedsTermination1
kTerminated2