Searched defs:devType (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/unisys/common-spar/include/
H A Dvbusdeviceinfo.h29 u8 devType[16]; /* short string identifying the device type */ member in struct:_ULTRA_VBUS_DEVICEINFO
157 psrc = &(devinfo->devType[0]);
158 nsrc = sizeof(devinfo->devType);
/drivers/staging/unisys/virtpci/
H A Dvirtpci.c758 static void fix_vbus_devInfo(struct device *dev, int devNo, int devType, argument
784 switch (devType) {

Completed in 159 milliseconds