Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Ddevice.h215 struct device *device_mpath(void);
/openbsd/src/sys/kern/
Dsubr_autoconf.c842 struct device *mpath = device_mpath(); in config_suspend_all()
972 device_mpath(void) in device_mpath() function