Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_phy.c481 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()
491 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()
496 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in ef10_phy_reconfigure()
H A Dsiena_phy.c348 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()
358 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()
363 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in siena_phy_reconfigure()
H A Defx_regs_mcdi.h3838 #define MC_CMD_LED_DEFAULT 0x2 /* enum */ macro