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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-device.h762 xge_hal_status_e xge_hal_device_status(xge_hal_device_t *hldev, u64 *hw_status);
/freebsd-11-stable/sys/dev/nxge/
H A Dif_nxge.c1949 status = xge_hal_device_status(lldev->devh, &adapter_status);
1991 status = xge_hal_device_status(lldev->devh, &adapter_status);
2425 xge_hal_device_status(hldev, &val64);
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device.c195 return xge_hal_device_status(hldev, hw_status);
2659 (void) xge_hal_device_status(hldev, &hw_status);
4137 if (xge_hal_device_status(hldev, &adp_status) ==
4359 * xge_hal_device_status - Check whether Xframe hardware is ready for
4375 xge_hal_device_status(xge_hal_device_t *hldev, u64 *hw_status) function

Completed in 142 milliseconds