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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h551 * struct xge_hal_device_config_t - Device configuration.
599 * xge_hal_device_config_t{} in the driver sources.
666 * In addition, xge_hal_device_config_t{} includes "subordinate"
673 * the xge_hal_device_config_t{} structure. Please refer to the
678 typedef struct xge_hal_device_config_t { struct
844 } xge_hal_device_config_t; typedef in typeref:struct:xge_hal_device_config_t
894 __hal_device_config_check_common (xge_hal_device_config_t *new_config);
897 __hal_device_config_check_xena (xge_hal_device_config_t *new_config);
900 __hal_device_config_check_herc (xge_hal_device_config_t *new_config);

Completed in 63 milliseconds