Searched refs:port_flag (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/sn/
H A 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)
590 unsigned char port_flag; member in struct:klport_s
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_file_ops.c1392 set_bit(IPATH_PORT_WAITING_URG, &pd->port_flag); ipath_poll_urgent()
1426 set_bit(IPATH_PORT_WAITING_RCV, &pd->port_flag); ipath_poll_next()
1565 set_bit(IPATH_PORT_MASTER_UNINIT, &pd->port_flag); init_subports()
1914 !test_bit(IPATH_PORT_MASTER_UNINIT, &pd->port_flag)); ipath_do_user_init()
2001 clear_bit(IPATH_PORT_MASTER_UNINIT, &pd->port_flag); ipath_do_user_init()
2105 if (pd->port_flag) { ipath_close()
2106 ipath_cdbg(PROC, "port %u port_flag set: 0x%lx\n", ipath_close()
2107 pd->port_port, pd->port_flag); ipath_close()
2108 pd->port_flag = 0; ipath_close()
H A Dipath_intr.c1041 &pd->port_flag)) { handle_urcv()
1047 &pd->port_flag)) { handle_urcv()
H A Dipath_kernel.h138 unsigned long port_flag; member in struct:ipath_portdata
/linux-4.4.14/sound/soc/sh/
H A Dsiu_dai.c70 struct port_flag { struct
77 static struct port_flag siu_flags[SIU_PORT_NUM] = {

Completed in 234 milliseconds