Home
last modified time | relevance | path

Searched refs:flags_size (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-local.h68 int flags_size; member
H A Devent-parse.c3545 &tep->flags_size, &tep->flags_offset, in parse_common_flags()
/OK3568_Linux_fs/u-boot/include/
H A Dahci.h134 u32 flags_size; member
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h291 __le32 flags_size; member
H A Dsata_mv.c499 __le32 flags_size; member
1806 mv_sg->flags_size = cpu_to_le32(len & 0xffff); in mv_fill_sg()
1818 last_sg->flags_size |= cpu_to_le32(EPRD_FLAG_END_OF_TBL); in mv_fill_sg()
H A Dlibahci.c1615 ahci_sg[si].flags_size = cpu_to_le32(sg_len - 1); in ahci_fill_sg()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c521 ahci_sg->flags_size = cpu_to_le32(0x3fffff & in ahci_fill_sg()
H A Ddwc_ahsata.c341 ahci_sg->flags_size = cpu_to_le32(0x3fffff & in ahci_fill_sg()