Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/agilent_82350b/
H A Dagilent_82350b.h93 CM_SYSTEM_CONTROLLER_BIT = 0x8, enumerator
H A Dagilent_82350b.c349 a_priv->card_mode_bits |= CM_SYSTEM_CONTROLLER_BIT; in agilent_82350b_request_system_control()
353 a_priv->card_mode_bits &= ~CM_SYSTEM_CONTROLLER_BIT; in agilent_82350b_request_system_control()