Searched refs:InitFlags (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/aacraid/
H A Dcomminit.c135 init->InitFlags = cpu_to_le32(INITFLAGS_DRIVER_USES_UTC_TIME | aac_alloc_comm()
143 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED); aac_alloc_comm()
147 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED | aac_alloc_comm()
154 init->InitFlags |= cpu_to_le32(INITFLAGS_NEW_COMM_SUPPORTED | aac_alloc_comm()
H A Daacraid.h505 __le32 InitFlags; /* flags for supported features */ member in struct:aac_init

Completed in 92 milliseconds