Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppbconf.h94 struct ppb_status { struct
264 extern int ppb_get_status(device_t, struct ppb_status *);
H A Dppb_base.c186 ppb_get_status(device_t bus, struct ppb_status *status) in ppb_get_status()