Searched refs:DS_PORT_MUTEX_INITED (Results 1 – 2 of 2) sorted by relevance
186 #define DS_PORT_MUTEX_INITED 0x1 /* mutexes inited? */ macro
2822 if ((port->flags & DS_PORT_MUTEX_INITED) == 0) { in ds_port_common_init()2826 port->flags |= DS_PORT_MUTEX_INITED; in ds_port_common_init()