Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/amd64/
H A Dconf.c279 cdev_pvbus_init(NPVBUS,pvbus), /* 95: pvbus(4) control interface */
/openbsd/sys/arch/i386/i386/
H A Dconf.c267 cdev_pvbus_init(NPVBUS,pvbus), /* 95: pvbus(4) control interface */
/openbsd/sys/sys/
H A Dconf.h461 #define cdev_pvbus_init(c,n) { \ macro