Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/uapi/asm/
Dbootparam.h50 struct setup_header { struct
51 __u8 setup_sects;
52 __u16 root_flags;
53 __u32 syssize;
54 __u16 ram_size;
55 __u16 vid_mode;
56 __u16 root_dev;
57 __u16 boot_flag;
58 __u16 jump;
59 __u32 header;
[all …]
/Linux-v4.19/net/bluetooth/
D6lowpan.c393 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function