Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpc.c154 static const struct hpc_device hpc3_devices[] = { variable
515 hd = (hpctype == 3) ? hpc3_devices : hpc1_devices; in hpc_attach()