Home
last modified time | relevance | path

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

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