Searched defs:bpp_param (Results 1 – 1 of 1) sorted by relevance
32 struct bpp_param { struct33 int bp_burst; /* chars to send/recv in one call */57 #define BPPIOCSPARAM _IOW('P', 0x1, struct bpp_param) argument