Lines Matching defs:PRUint16
214 typedef unsigned short PRUint16;
260 typedef PRUint16 PRUnichar;
631 PRUint16 m1;
632 PRUint16 m2;
4687 nsresult (*GetUSBStandard)(IUSBController *pThis, PRUint16 *USBStandard);
4730 nsresult (*GetVendorId)(IUSBDevice *pThis, PRUint16 *vendorId);
4732 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId);
4734 nsresult (*GetRevision)(IUSBDevice *pThis, PRUint16 *revision);
4744 nsresult (*GetPort)(IUSBDevice *pThis, PRUint16 *port);
4746 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version);
4748 nsresult (*GetPortVersion)(IUSBDevice *pThis, PRUint16 *portVersion);