HomeSort by: relevance | last modified time | path
    Searched defs:pdc_attached (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hppa/dev/
pdc.c 80 static int pdc_attached; variable in typeref:typename:int
231 if (pdc_attached || strcmp(ca->ca_name, "pdc"))
243 pdc_attached = 1;
pdc.c 80 static int pdc_attached; variable in typeref:typename:int
231 if (pdc_attached || strcmp(ca->ca_name, "pdc"))
243 pdc_attached = 1;

Completed in 22 milliseconds