Home
last modified time | relevance | path

Searched refs:ObjType (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_a/testsuites/unittest/extended/liteipc/
H A Dliteipc.h39 typedef enum { OBJ_FD, OBJ_PTR, OBJ_SVC } ObjType; typedef
59 ObjType type;
/kernel/liteos_a/kernel/extended/liteipc/
H A Dhm_liteipc.h85 } ObjType; typedef
105 ObjType type;
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daacraid.h1452 __le32 ObjType; /* FT_DRIVE */ member
1460 __le32 ObjType; member
2150 }; /* valid iff ObjType == FT_FILESYS && !(ContentState & FSCS_NOTCLEAN) */
H A Daachba.c2115 command->ObjType = cpu_to_le32(FT_DRIVE); in aac_get_adapter_info()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daacraid.h1453 __le32 ObjType; /* FT_DRIVE */ member
1461 __le32 ObjType; member
2151 }; /* valid iff ObjType == FT_FILESYS && !(ContentState & FSCS_NOTCLEAN) */
H A Daachba.c2123 command->ObjType = cpu_to_le32(FT_DRIVE); in aac_get_adapter_info()

Completed in 25 milliseconds