Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/uapi/
H A Dgpib_user.h111 VALID_NRFD = 0x04, enumerator
/linux-6.15/drivers/staging/gpib/common/
H A Diblib.c79 if ((lines & VALID_NRFD) && (lines & VALID_NDAC)) { in check_for_command_acceptors()