Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/qib/
Dqib_iba7322.c199 #define ExtLED_IB1_YEL SYM_MASK(EXTCtrl, LEDPort0YellowOn) macro
203 #define ExtLED_IB1_MASK (ExtLED_IB1_YEL | ExtLED_IB1_GRN)
2521 extctl |= ppd->port == 1 ? ExtLED_IB1_YEL : ExtLED_IB2_YEL; in qib_setup_7322_setextled()