Searched refs:bpp_param (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A Dbppioctl.h32 struct bpp_param { struct
57 #define BPPIOCSPARAM _IOW('P', 0x1, struct bpp_param)
58 #define BPPIOCGPARAM _IOR('P', 0x2, struct bpp_param)
/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h173 struct bpp_param mp_param;
H A Dbpp.c65 struct bpp_param {
H A Dmagma.c1472 struct bpp_param *bp;
1478 bp = (struct bpp_param *)data;
1489 bp = (struct bpp_param *)data;

Completed in 70 milliseconds