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

/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIP.cpp213 uint32_t * tbtVendorIDPtr = (uint32_t *)(tbtVendorID->getBytesNoCopy(0, 4)); local
216 //IOLog( "IOFireWireIP: VID: 0x%x MID: 0x%x\n", *tbtVendorIDPtr, *tbtModelIDPtr );
218 if ( j59VendorID == *tbtVendorIDPtr && j59ModelID == *tbtModelIDPtr )

Completed in 122 milliseconds