Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbser_keyspan/
H A Dkeyspan_dsd.c115 static int keyspan_pm_set_busy(keyspan_state_t *);
578 if (keyspan_pm_set_busy(ksp) != USB_SUCCESS) { in keyspan_open_port()
2107 keyspan_pm_set_busy(keyspan_state_t *ksp) in keyspan_pm_set_busy() function