Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dbpqether.h30 struct bpq_req { struct
31 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;
/kernel/linux/linux-5.10/include/uapi/linux/
Dbpqether.h28 struct bpq_req { struct
29 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 */
/kernel/linux/linux-6.6/include/uapi/linux/
Dbpqether.h28 struct bpq_req { struct
29 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 */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dbpqether.h30 struct bpq_req { struct
31 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;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dbpqether.h18 struct bpq_req { struct
19 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;