ctl_flags 195 drivers/ata/sata_inic162x.c u8 ctl_flags; /* Control Flags */ ctl_flags 499 drivers/ata/sata_inic162x.c cpb->ctl_flags = CPB_CTL_VALID | CPB_CTL_IEN; ctl_flags 501 drivers/ata/sata_inic162x.c cpb->ctl_flags |= CPB_CTL_DATA; ctl_flags 213 drivers/ata/sata_nv.c u8 ctl_flags; /* 2 */ ctl_flags 1351 drivers/ata/sata_nv.c u8 ctl_flags = NV_CPB_CTL_CPB_VALID | ctl_flags 1364 drivers/ata/sata_nv.c cpb->ctl_flags = 0; ctl_flags 1373 drivers/ata/sata_nv.c ctl_flags |= NV_CPB_CTL_QUEUE | NV_CPB_CTL_FPDMA; ctl_flags 1381 drivers/ata/sata_nv.c ctl_flags |= NV_CPB_CTL_APRD_VALID; ctl_flags 1388 drivers/ata/sata_nv.c cpb->ctl_flags = ctl_flags; ctl_flags 1661 drivers/ata/sata_nv.c i, cpb->ctl_flags, cpb->resp_flags); ctl_flags 1671 drivers/ata/sata_nv.c pp->cpb[i].ctl_flags &= ~NV_CPB_CTL_CPB_VALID; ctl_flags 138 drivers/crypto/ixp4xx_crypto.c unsigned ctl_flags; ctl_flags 283 drivers/crypto/ixp4xx_crypto.c if (crypt_virt[i].ctl_flags == CTL_FLAG_UNUSED) { ctl_flags 286 drivers/crypto/ixp4xx_crypto.c crypt_virt[i].ctl_flags = CTL_FLAG_USED; ctl_flags 311 drivers/crypto/ixp4xx_crypto.c if (crypt_virt[i].ctl_flags == CTL_FLAG_UNUSED) { ctl_flags 314 drivers/crypto/ixp4xx_crypto.c crypt_virt[i].ctl_flags = CTL_FLAG_USED; ctl_flags 367 drivers/crypto/ixp4xx_crypto.c switch (crypt->ctl_flags & CTL_FLAG_MASK) { ctl_flags 408 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags = CTL_FLAG_UNUSED; ctl_flags 641 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags |= CTL_FLAG_GEN_ICV; ctl_flags 721 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags |= CTL_FLAG_GEN_REVAES; ctl_flags 929 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags |= CTL_FLAG_PERFORM_ABLK; ctl_flags 940 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags = CTL_FLAG_UNUSED; ctl_flags 1077 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags |= CTL_FLAG_PERFORM_AEAD; ctl_flags 1086 drivers/crypto/ixp4xx_crypto.c crypt->ctl_flags = CTL_FLAG_UNUSED;