Home
last modified time | relevance | path

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

/linux/drivers/firewire/
H A Dcore-topology.c35 node->node_id = LOCAL_BUS | phy_packet_self_id_get_phy_id(sid); in fw_node_create()
H A Dcore-cdev.c1510 return init_request(client, a, LOCAL_BUS | 0x3f, SCODE_100); in ioctl_send_broadcast_request()
H A Dohci.c2622 n = (node_id & 0xffc0) == LOCAL_BUS ? node_id & 0x3f : 63; in ohci_enable_phys_dma()
/linux/include/video/
H A Dmach64.h865 #define LOCAL_BUS 6 macro