Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dgpib.h69 VALID_NRFD = 0x04, enumerator
/linux/drivers/gpib/common/
H A Diblib.c81 if ((lines & VALID_NRFD) && (lines & VALID_NDAC)) { in check_for_command_acceptors()