Searched defs:_ds (Results 1 – 4 of 4) sorted by relevance
53 #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds) argument
312 #define AR5416DESC(_ds) ((struct ar5416_desc *)(_ds)) argument313 #define AR5416DESC_CONST(_ds) ((const struct ar5416_desc *)(_ds)) argument
64 #define DS2PHYS(_dd, _ds) \ argument
1917 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local