Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/uapi/asm/
Dbootparam.h67 struct setup_header { struct
68 __u8 setup_sects;
69 __u16 root_flags;
70 __u32 syssize;
71 __u16 ram_size;
72 __u16 vid_mode;
73 __u16 root_dev;
74 __u16 boot_flag;
75 __u16 jump;
76 __u32 header;
[all …]
/linux-6.6.21/net/bluetooth/
D6lowpan.c367 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function