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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c195 return xge_hal_device_status(hldev, hw_status);
2658 (void) xge_hal_device_status(hldev, &hw_status);
4128 if (xge_hal_device_status(hldev, &adp_status) ==
4350 * xge_hal_device_status - Check whether Xframe hardware is ready for
4366 xge_hal_device_status(xge_hal_device_t *hldev, u64 *hw_status) function

Completed in 75 milliseconds