Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dpvbus.c50 int pvbus_print(void *, const char *);
230 config_attach(parent, cf, &pva, pvbus_print); in pvbus_search()
236 pvbus_print(void *aux, const char *pnp) in pvbus_print() function