Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/uapi/asm/
Dbootparam.h48 struct setup_header { struct
49 __u8 setup_sects;
50 __u16 root_flags;
51 __u32 syssize;
52 __u16 ram_size;
53 __u16 vid_mode;
54 __u16 root_dev;
55 __u16 boot_flag;
56 __u16 jump;
57 __u32 header;
[all …]
/linux-4.4.14/net/bluetooth/
D6lowpan.c430 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function