Home
last modified time | relevance | path

Searched refs:Datapi (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/9/pc/
H A Dahci.h275 Datapi = 1<<4, enumerator
H A Dsdiahci.c518 pm->feat |= Datapi; in ahciidentify()
531 if(pm->feat&Datapi){ in ahciidentify()
1123 if((d->portm.feat&Datapi) == 0 && d->active && in westerndigitalhung()
1497 if(d->portm.feat & Datapi && d->mediachange){ in iaonline()
1819 if(d->portm.feat & Datapi) in iario()
/plan9/sys/src/9/port/
H A Dsdaoe.c32 Datapi = 1<<4, enumerator
412 if((c->feat&Datapi) && c->mediachange){ in aoeonline()
H A Ddevaoe.c112 Datapi = 1<<4, enumerator