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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp667 typedef struct BootxDriverInfo { struct
672 } BootxDriverInfo; typedef in typeref:struct:BootxDriverInfo
698 BootxDriverInfo * dataBuffer;
728 dataBuffer = (BootxDriverInfo *)ml_static_ptovirt(driverInfo->paddr);
730 dataBuffer = (BootxDriverInfo *)ml_boot_ptovirt(driverInfo->paddr);

Completed in 11 milliseconds