Home
last modified time | relevance | path

Searched defs:td_v (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dahci.c830 static struct admhcd_td td_v[4] __attribute__((aligned(16))), *td, *td1, *td2, *td3; in ahci_device_ctrl_start() local
1152 static struct admhcd_td td_v[NBULK_TDS] __attribute__((aligned(16))), *td[NBULK_TDS]; in ahci_device_bulk_start() local