/netbsd-src/sys/dev/usb/ |
H A D | usbdi_util.c | 85 USETW(req.wLength, len); in usbd_get_desc() 168 USETW(req.wLength, 8); in usbd_get_initial_ddesc() 199 USETW(req.wLength, 2); /* only size byte first */ in usbd_get_string_desc() 210 USETW(req.wLength, sdesc->bLength); /* the whole string */ in usbd_get_string_desc() 236 USETW(req.wLength, sizeof(usb_status_t)); in usbd_get_device_status() 251 USETW(req.wLength, sizeof(usb_hub_status_t)); in usbd_get_hub_status() 267 USETW(req.wLength, sizeof(*ps)); in usbd_get_port_status() 285 USETW(req.wLength, sizeof(*pse)); in usbd_get_port_status_ext() 303 USETW(req.wLength, 0); in usbd_clear_hub_feature() 319 USETW(req.wLength, 0); in usbd_set_hub_feature() [all …]
|
H A D | uftdi.c | 509 USETW(req.wLength, 0); in uftdi_open() 524 USETW(req.wLength, 0); in uftdi_read() 610 USETW(req.wLength, 0); in uftdi_baud_within_tolerance() 613 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength))); 751 USETW(req.wLength, 0); in uftdi_param() 786 USETW(req.wLength, 0); in uftdi_param() 789 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength))); in uftdi_param() 825 USETW(req.wLength, 0); in uftdi_param() 828 UGETW(req.wValue), UGETW(req.wIndex), UGETW(req.wLength))); in uftdi_param() 846 USETW(req.wLength, in uftdi_get_status() [all...] |
H A D | uxrcom.c | 203 USETW(req.wLength, 0); in uxrcom_set() 226 USETW(req.wLength, UCDC_LINE_STATE_LENGTH); in uxrcom_set_line_coding() 299 USETW(req.wLength, 0); in uxrcom_param() 318 USETW(req.wLength, 0); in uxrcom_break()
|
H A D | if_cue.c | 173 USETW(req.wLength, 1); in cue_csr_read_1() 204 USETW(req.wLength, 2); in cue_csr_read_2() 236 USETW(req.wLength, 0); in cue_csr_write_1() 272 USETW(req.wLength, 0); 302 USETW(req.wLength, len); in cue_mem() 327 USETW(req.wLength, ETHER_ADDR_LEN); in cue_getmac() 430 USETW(req.wLength, 0); in cue_reset()
|
H A D | uplcom.c | 327 USETW(req.wLength, 1); in uplcom_attach() 560 USETW(req.wLength, 0); in uplcom_reset() 608 USETW(req.wLength, sizeof(buf)); in uplcom_pl2303x_init() 611 USETW(req.wLength, 0); in uplcom_pl2303x_init() 645 USETW(req.wLength, 0); in uplcom_set_line_state() 714 USETW(req.wLength, 0); in uplcom_break() 742 USETW(req.wLength, 0); in uplcom_set_crtscts() 774 USETW(req.wLength, UCDC_LINE_STATE_LENGTH); in uplcom_set_line_coding() 860 USETW(req.wLength, 0); in uplcom_vendor_control_write()
|
H A D | if_mos.c | 190 USETW(req.wLength, 1); in mos_reg_read_1() 218 USETW(req.wLength, 2); in mos_reg_read_2() 246 USETW(req.wLength, 1); in mos_reg_write_1() 273 USETW(req.wLength, 2); in mos_reg_write_2() 297 USETW(req.wLength, ETHER_ADDR_LEN); in mos_readmac() 320 USETW(req.wLength, ETHER_ADDR_LEN); in mos_writemac() 343 USETW(req.wLength, 8); in mos_write_mcast()
|
H A D | aubtfwl.c | 171 USETW(req.wLength, AR3K_FIRMWARE_HEADER_SIZE); in aubtfwl_firmware_load() 222 USETW(req.wLength, sizeof(*state)); in aubtfwl_get_state() 240 USETW(req.wLength, sizeof(*ver)); in aubtfwl_get_version() 265 USETW(req.wLength, 0); in aubtfwl_send_command()
|
H A D | umodem_common.c | 370 if (UGETW(sc->sc_notify_buf.wLength) != 2) { in umodem_intr() 373 UGETW(sc->sc_notify_buf.wLength)); in umodem_intr() 576 USETW(req.wLength, 0); in umodem_set_line_state() 596 USETW(req.wLength, 0); in umodem_break() 643 USETW(req.wLength, UCDC_LINE_STATE_LENGTH); in umodem_set_line_coding() 671 USETW(req.wLength, UCDC_ABSTRACT_STATE_LENGTH); in umodem_set_comm_feature()
|
H A D | uslsa.c | 309 USETW(req.wLength, SLSA_RL_GET_MDMSTS); in uslsa_get_status() 389 USETW(req.wLength, 4); in uslsa_param() 518 USETW(req.wLength, 0); in uslsa_request_set() 540 USETW(req.wLength, SLSA_RL_GET_FLOW); in uslsa_set_flow() 568 USETW(req.wLength, SLSA_RL_SET_FLOW); in uslsa_set_flow()
|
H A D | uhmodem.c | 493 USETW(req.wLength, 0); in e220_modechange_request() 547 USETW(req.wLength, len); in uhmodem_regwrite() 565 USETW(req.wLength, len); in uhmodem_regread() 585 USETW(req.wLength, 0); 650 USETW(req.wLength, 2);
|
H A D | uvisor.c | 429 USETW(req.wLength, UVISOR_CONNECTION_INFO_SIZE); in uvisor_init() 442 USETW(req.wLength, UVISOR_GET_PALM_INFORMATION_LEN); in uvisor_init() 454 USETW(req.wLength, sizeof(avail)); in uvisor_init() 490 USETW(req.wLength, UVISOR_CONNECTION_INFO_SIZE); in uvisor_close()
|
H A D | if_udav.c | 284 USETW(req.wLength, len); 315 USETW(req.wLength, len); 345 USETW(req.wLength, 0x0000); 377 USETW(req.wLength, len); in udav_csr_read() 409 USETW(req.wLength, len); in udav_csr_write() 453 USETW(req.wLength, 0x0000); in udav_csr_write1()
|
H A D | uipaq.c | 274 USETW(req.wLength, 0); in uipaq_dtr() 305 USETW(req.wLength, 0); in uipaq_rts() 331 USETW(req.wLength, 0); in uipaq_break()
|
H A D | uvscom.c | 429 USETW(req.wLength, 2); in uvscom_readstat() 456 USETW(req.wLength, 0); in uvscom_shutdown() 497 USETW(req.wLength, 0); in uvscom_set_line() 522 USETW(req.wLength, 0); in uvscom_set_line_coding() 535 USETW(req.wLength, 0); in uvscom_set_line_coding()
|
H A D | mbim.h | 611 uWord wLength; member 668 uWord wLength; member 687 uWord wLength; member
|
H A D | umodeswitch.c | 248 USETW(req.wLength, 0); in u3g_huawei_reinit() 323 USETW(req.wLength, 0); in u3g_sierra_reinit()
|
H A D | umct.c | 372 USETW(req.wLength, LENGTH_SET_MCR); in umct_set_line_state() 445 USETW(req.wLength, LENGTH_SET_LCR); in umct_set_lcr() 481 USETW(req.wLength, LENGTH_BAUD_RATE); in umct_set_baudrate()
|
H A D | umcs.c | 364 USETW(req.wLength, UMCS7840_READ_LENGTH); in umcs7840_get_reg() 383 USETW(req.wLength, 0); in umcs7840_set_reg() 407 USETW(req.wLength, UMCS7840_READ_LENGTH); in umcs7840_get_UART_reg() 429 USETW(req.wLength, 0); in umcs7840_set_UART_reg()
|
H A D | auvitek.c | 344 USETW(req.wLength, sizeof(data)); in auvitek_read_1() 369 USETW(req.wLength, 0); in auvitek_write_1()
|
H A D | usbcdc.h | 155 uWord wLength; member
|
H A D | if_aue.c | 294 USETW(req.wLength, 1); in aue_csr_read_1() 323 USETW(req.wLength, 2); in aue_csr_read_2() 353 USETW(req.wLength, 1); in aue_csr_write_1() 383 USETW(req.wLength, 2); in aue_csr_write_2()
|
H A D | ulpt.c | 303 USETW(req.wLength, DEVINFOSIZE - 1); in ulpt_attach() 395 USETW(req.wLength, 1); in ulpt_status() 413 USETW(req.wLength, 0); in ulpt_reset()
|
H A D | uhub.c | 225 USETW(req.wLength, USB_HUB_SS_DESCRIPTOR_SIZE); in usbd_get_hub_desc() 249 USETW(req.wLength, USB_HUB_DESCRIPTOR_SIZE); in usbd_get_hub_desc() 254 USETW(req.wLength, in usbd_get_hub_desc() 272 USETW(req.wLength, 0); in usbd_set_hub_depth()
|
H A D | emdtv.c | 331 USETW(request.wLength, count); in emdtv_read_multi_1() 364 USETW(request.wLength, count); in emdtv_write_multi_1()
|
H A D | usbdi.c | 968 USETW(req.wLength, 0); in usbd_set_interface() 1019 USETW(req.wLength, 1); in usbd_get_interface() 1281 size_t len = UGETW(req->wLength); in usbd_do_request_flags() 1293 KASSERT(len >= UGETW(req->wLength)); in usbd_do_request_len() 1312 UGETW(req->wLength), flags, NULL); in usbd_do_request_len() 1325 UGETW(xfer->ux_request.wLength), in usbd_do_request_len()
|