Home
last modified time | relevance | path

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

/NextBSD/sys/boot/kshim/
HDbsd_kernel.h317 struct device_method { struct
322 typedef struct device_method device_method_t; argument
356 const struct device_method *methods;
HDbsd_kernel.c820 const struct device_method *mtod; in device_get_method()