Searched defs:bootdev_data (Results 1 – 3 of 3) sorted by relevance
40 struct bootdev_data { struct41 char *protocol;42 int bus;43 int slot;44 int channel;45 char *remote_address;46 int unit;47 int boot_dev_type;48 char *ctrl_dev_type;
110 struct bootdev_data { struct124 struct bootdev_data *bootdev_data; argument
70 struct bootdev_data *bootdev_data; variable