Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/sn/
Dklconfig.h201 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_HUB)
203 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_IO)
206 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_ENABLE)
208 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_nasid)
660 klport_t xbow_port_info[MAX_XBOW_LINKS] ; /* Module number */ member