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

/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIEmulatorAdapterUC.h78 typedef struct EmulatorLUNParamsStruct struct
90 } EmulatorLUNParamsStruct; typedef in typeref:struct:EmulatorLUNParamsStruct
95 EmulatorLUNParamsStruct lun;
H A Demulator.c527 EmulatorLUNParamsStruct lun;
534 bzero ( &lun, sizeof ( EmulatorLUNParamsStruct ) );
571 PRINT ( ( "sizeof ( EmulatorLUNParamsStruct ) = %ld\n", sizeof ( EmulatorLUNParamsStruct ) ) );

Completed in 179 milliseconds