Lines Matching defs:PRUint16
214 typedef unsigned short PRUint16;
260 typedef PRUint16 PRUnichar;
631 PRUint16 m1;
632 PRUint16 m2;
4585 nsresult (*GetUSBStandard)(IUSBController *pThis, PRUint16 *USBStandard);
4628 nsresult (*GetVendorId)(IUSBDevice *pThis, PRUint16 *vendorId);
4630 nsresult (*GetProductId)(IUSBDevice *pThis, PRUint16 *productId);
4632 nsresult (*GetRevision)(IUSBDevice *pThis, PRUint16 *revision);
4642 nsresult (*GetPort)(IUSBDevice *pThis, PRUint16 *port);
4644 nsresult (*GetVersion)(IUSBDevice *pThis, PRUint16 *version);
4646 nsresult (*GetPortVersion)(IUSBDevice *pThis, PRUint16 *portVersion);