Home
last modified time | relevance | path

Searched defs:bpp_param (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sparc64/include/
H A Dbppioctl.h32 struct bpp_param { struct
33 int bp_burst; /* chars to send/recv in one call */
57 #define BPPIOCSPARAM _IOW('P', 0x1, struct bpp_param) argument