Home
last modified time | relevance | path

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

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