Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/adm5120/dev/ | |
ahci.c | 829 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep; local in function:ahci_device_ctrl_start 855 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v); 1151 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep; local in function:ahci_device_bulk_start 1175 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v); |
ahci.c | 829 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep; local in function:ahci_device_ctrl_start 855 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v); 1151 static struct admhcd_ed ep_v __attribute__((aligned(16))), *ep; local in function:ahci_device_bulk_start 1175 ep = (struct admhcd_ed *)KSEG1ADDR(&ep_v); |