tag | line | file | source code |
---|---|---|---|
linux_sbus_device | 38 | include/asm-sparc/dma.h | struct linux_sbus_device *SBus_dev; /* pointer to sbus device struct */ |
linux_sbus_device | 45 | include/asm-sparc/sbus.h | struct linux_sbus_device *next; /* next device on this SBus or null */ |
linux_sbus_device | 68 | include/asm-sparc/sbus.h | struct linux_sbus_device *devices; /* Link to devices on this SBus */ |