Home
last modified time | relevance | path

Searched refs:wFunction (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/usb/atm/
Dueagle-atm.c474 __be16 wFunction; member
1207 cmv.wFunction = cpu_to_be16(function); in uea_cmv_e4()
2053 be16_to_cpu(cmv->wGroup), be16_to_cpu(cmv->wFunction), in uea_dispatch_cmv_e4()
2057 if (be16_to_cpu(cmv->wFunction) != dsc->function) in uea_dispatch_cmv_e4()
2060 if (be16_to_cpu(cmv->wFunction) == E4_MAKEFUNCTION(E4_ADSLDIRECTIVE, in uea_dispatch_cmv_e4()
2082 E4_FUNCTION_TYPE(cmv->wFunction), in uea_dispatch_cmv_e4()
2083 E4_FUNCTION_SUBTYPE(cmv->wFunction)); in uea_dispatch_cmv_e4()