HomeSort by: relevance | last modified time | path
    Searched defs:host_cable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/zaurus/dev/
zusb.c 143 int host_cable = pxa2x0_gpio_get_bit(C3000_USB_HOST_PIN); local in function:zusb_test_and_enabled_host_port
149 device_xname(sc->sc_dev), host_cable, client_cable));
151 if (!host_cable) {
  /src/sys/arch/hpcarm/dev/
wzero3_usb.c 213 int host_cable; local in function:wzero3usb_host_power
216 host_cable = pxa2x0_gpio_get_bit(sc->sc_host_pin);
218 if (!host_cable) {

Completed in 10 milliseconds