Lines Matching defs:PRUint16
214 typedef unsigned short PRUint16;
260 typedef PRUint16 PRUnichar;
289 PRUint16 m1;
290 PRUint16 m2;
4161 nsresult (*GetUSBStandard)(IUSBController *pThis, PRUint16 *USBStandard);
4204 nsresult (*GetVendorId)(IUSBDevice *pThis, PRUint16 *vendorId);
4206 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId);
4208 nsresult (*GetRevision)(IUSBDevice *pThis, PRUint16 *revision);
4218 nsresult (*GetPort)(IUSBDevice *pThis, PRUint16 *port);
4220 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version);
4222 nsresult (*GetPortVersion)(IUSBDevice *pThis, PRUint16 *portVersion);