Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h270 } HAL_LED_STATE; typedef
968 void (*ah_setLedState) (struct ath_hal *, HAL_LED_STATE);
H A Dath_main.c1282 static const HAL_LED_STATE leds[] = { in ath_newstate()