OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:user_discenable
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_osm.c
445
(ahd->
user_discenable
& devinfo.target_mask);
aic7xxx_osm.c
433
(ahc->
user_discenable
& devinfo.target_mask);
aic79xxvar.h
1259
uint16_t
user_discenable
;/* Disconnection allowed */
member in struct:ahd_softc
aic7xxxvar.h
1203
uint16_t
user_discenable
;/* Disconnection allowed */
member in struct:ahc_softc
aic79xx.c
6567
ahd->
user_discenable
|= target_mask;
6649
ahd->
user_discenable
&= ~target_mask;
6654
ahd->
user_discenable
|= target_mask;
aic7xxx.c
4762
ahc->
user_discenable
= discenable;
Completed in 28 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025