Searched refs:InitFlags (Results 1 – 2 of 2) sorted by relevance
139 init->InitFlags = cpu_to_le32(INITFLAGS_DRIVER_USES_UTC_TIME | in aac_alloc_comm()147 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED); in aac_alloc_comm()151 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED | in aac_alloc_comm()158 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED | in aac_alloc_comm()
512 __le32 InitFlags; /* flags for supported features */ member