tag | line | file | source code |
linux_sbus_device | 723 | drivers/net/sunlance.c | struct linux_sbus_device *sdev = 0; |
linux_sbus_device | 52 | include/asm-sparc/dma.h | struct linux_sbus_device *SBus_dev; |
linux_sbus_device | 45 | include/asm-sparc/sbus.h | struct linux_sbus_device *next; /* next device on this SBus or null */ |
linux_sbus_device | 46 | include/asm-sparc/sbus.h | struct linux_sbus_device *child; /* For ledma and espdma on sun4m */ |
linux_sbus_device | 68 | include/asm-sparc/sbus.h | struct linux_sbus_device *devices; /* Link to devices on this SBus */ |
linux_sbus_device | 77 | include/asm-sparc/sbus.h | sbus_is_slave(struct linux_sbus_device *dev) |