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

/macosx-10.9.5/IOKitUser-907.100.13/graphics.subproj/
H A DPEFSupport.c536 DriverType driverType; // Type of Driver member in struct:DriverDescription
578 strncpy(matchName, (char *) descrip.driverType.nameInfoStr + 1,
579 descrip.driverType.nameInfoStr[0]);
580 matchName[descrip.driverType.nameInfoStr[0]] = 0;
618 newVersion = descrip.driverType.version;
656 curVersion = curDesc->driverType.version;
/macosx-10.9.5/IOGraphics-471.92.1/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h315 DriverType driverType; /* Type of Driver*/ member in struct:DriverDescription

Completed in 124 milliseconds