Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/ipmi/
Dipmi_bt_sm.c116 #define BT_SMS_ATN 0x10 macro
181 if (status & BT_SMS_ATN) in status2txt()
306 BT_CONTROL(BT_SMS_ATN); /* always clear */ in reset_flags()
517 if (status & BT_SMS_ATN) { in bt_event()
518 BT_CONTROL(BT_SMS_ATN); /* clear it */ in bt_event()