Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_init_eth_lm.h130 struct al_eth_lm_led_config_data { struct
195 void (*led_config)(void *handle, struct al_eth_lm_led_config_data *data);
276 void (*led_config)(void *handle, struct al_eth_lm_led_config_data *data);
H A Dal_init_eth_lm.c1248 struct al_eth_lm_led_config_data data = {0}; in al_eth_lm_link_detection()