Searched defs:bpq_req (Results 1 – 5 of 5) sorted by relevance
30 struct bpq_req { struct31 int cmd;32 int speed;33 int clockmode;34 int txdelay;35 unsigned char persist;36 int slotime;37 int squeldelay;38 int dmachan;39 int irq;
28 struct bpq_req { struct29 int cmd;30 int speed; /* unused */31 int clockmode; /* unused */32 int txdelay;33 unsigned char persist; /* unused */34 int slotime; /* unused */35 int squeldelay;36 int dmachan; /* unused */37 int irq; /* unused */
18 struct bpq_req { struct19 int cmd;20 int speed;21 int clockmode;22 int txdelay;23 unsigned char persist;24 int slotime;25 int squeldelay;26 int dmachan;27 int irq;