Searched refs:user_discenable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic79xx_osm.c445 (ahd->user_discenable & devinfo.target_mask);
H A Daic7xxx_osm.c433 (ahc->user_discenable & devinfo.target_mask);
H A Daic79xxvar.h1259 uint16_t user_discenable;/* Disconnection allowed */ member in struct:ahd_softc
H A Daic7xxxvar.h1203 uint16_t user_discenable;/* Disconnection allowed */ member in struct:ahc_softc
H A Daic79xx.c6567 ahd->user_discenable |= target_mask;
6649 ahd->user_discenable &= ~target_mask;
6654 ahd->user_discenable |= target_mask;
H A Daic7xxx.c4762 ahc->user_discenable = discenable;

Completed in 420 milliseconds