Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h398 zyd_res zyd_usb_cmd_in_start_polling(struct zyd_usb *uc);
H A Dzyd_hw.c406 if (zyd_usb_cmd_in_start_polling(uc) != ZYD_SUCCESS) { in zyd_hw_init()
H A Dzyd_usb.c843 zyd_usb_cmd_in_start_polling(struct zyd_usb *uc) in zyd_usb_cmd_in_start_polling() function