Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnubus.h17 struct nubus_board { struct
18 struct nubus_board* next; argument
19 struct nubus_dev* first_dev;
24 int slot;
26 char name[64];
29 unsigned char* fblock;
31 unsigned char* directory;
33 unsigned long slot_addr;
35 unsigned long doffset;
37 unsigned long rom_length;
[all …]