Home
last modified time | relevance | path

Searched refs:MC_CMD_LED_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_phy.c363 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()
373 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()
378 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in ef10_phy_reconfigure()
H A Dsiena_phy.c346 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()
356 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()
361 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in siena_phy_reconfigure()
H A Defx_regs_mcdi.h5396 #define MC_CMD_LED_DEFAULT 0x2 /* enum */ macro