Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgpib.h59 EOS_MASK = 0x1c00, enumerator
/linux/drivers/gpib/common/
H A Diblib.c505 if (eosflags & ~EOS_MASK) in ibeos()