Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/dev/
H A Dmainbus.c55 extern int usermode_vdev_type[];
119 taa.taa_type = usermode_vdev_type[i]; in mainbus_attach()
/netbsd-src/sys/arch/usermode/usermode/
H A Dmachdep.c87 int usermode_vdev_type[MAX_VDEVS]; variable
245 usermode_vdev_type[usermode_vdev_count] = type; in main()