Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/char/ipmi/
Dipmi_bt_sm.c116 #define BT_INTMASK_R bt->io->inputb(bt->io, 2) macro
631 if ((BT_STATUS == 0xFF) && (BT_INTMASK_R == 0xFF)) in bt_detect()