Home
last modified time | relevance | path

Searched refs:LOCAL_BUS (Results 1 – 2 of 2) sorted by relevance

/linux/include/video/
H A Dmach64.h865 #define LOCAL_BUS 6 macro
/linux/drivers/firewire/
H A Dohci.c2624 n = (node_id & 0xffc0) == LOCAL_BUS ? node_id & 0x3f : 63; in ohci_enable_phys_dma()