Searched defs:setup_header (Results 1 – 5 of 5) sorted by relevance
50 struct setup_header { struct51 __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 …]
64 struct setup_header { struct65 __u8 setup_sects;66 __u16 root_flags;67 __u32 syssize;68 __u16 ram_size;69 __u16 vid_mode;70 __u16 root_dev;71 __u16 boot_flag;72 __u16 jump;73 __u32 header;[all …]
65 struct setup_header { struct66 __u8 setup_sects;67 __u16 root_flags;68 __u32 syssize;69 __u16 ram_size;70 __u16 vid_mode;71 __u16 root_dev;72 __u16 boot_flag;73 __u16 jump;74 __u32 header;[all …]
400 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function
396 static int setup_header(struct sk_buff *skb, struct net_device *netdev, in setup_header() function