Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1117 if (err != USBGEM_SUCCESS) { in axf_scan_phy()
1121 if (err != USBGEM_SUCCESS) { in axf_scan_phy()
1131 if (err != USBGEM_SUCCESS) { in axf_scan_phy()
1135 if (err != USBGEM_SUCCESS) { in axf_scan_phy()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h26 #define USBGEM_SUCCESS 0 macro