Searched defs:get_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c828 get_config(const char *ap_id, uint_t *config) function
836 DPRINTF("get_config: get current config descr failed\n");
941 if ((rv = get_config(ap_id, &config)) != CFGA_USB_OK) {
942 DPRINTF("get_config failed\n");
1400 if ((rv = get_config(ap_id, &actual_config)) != CFGA_USB_OK) {

Completed in 47 milliseconds