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

  /src/sys/arch/mips/adm5120/dev/
ahcireg.h 80 struct admhcd_ed { struct
85 volatile struct admhcd_ed *next;
ahci.c 829 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep;
855 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v);
1151 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep;
1175 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v);

Completed in 38 milliseconds