Searched refs:LOCAL_BUS (Results 1 – 2 of 2) sorted by relevance
| /linux/include/video/ | ||
| H A D | mach64.h | 865 #define LOCAL_BUS 6 macro |
| /linux/drivers/firewire/ | ||
| H A D | ohci.c | 2624 n = (node_id & 0xffc0) == LOCAL_BUS ? node_id & 0x3f : 63; in ohci_enable_phys_dma() |