Searched refs:user_discenable (Results 1 – 3 of 3) sorted by relevance
1246 uint16_t user_discenable;/* Disconnection allowed */ member
7572 ahd->user_discenable |= target_mask; in ahd_default_config()7654 ahd->user_discenable &= ~target_mask; in ahd_parse_cfgdata()7659 ahd->user_discenable |= target_mask; in ahd_parse_cfgdata()
5522 ahc->user_discenable = discenable; in ahc_init()