Lines Matching defs:pCard
87 struct agtiapi_softc *pCard = (struct agtiapi_softc *) shost->hostdata; in set_dek_table_entry() local
150 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_dek_table_entry() local
226 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_kek_table() local
262 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_dek_kek_map() local
330 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_target_dek_map() local
369 agtiapi_AddDek(ag_card_t *pCard, bit32 dek_table, bit32 dek_index, bit32 blob_format, bit32 entry_s… in agtiapi_AddDek()
419 agtiapi_MapDekKek(ag_card_t *pCard, bit32 dek_table, bit32 dek_index, bit32 kek_index) in agtiapi_MapDekKek()
449 agtiapi_AddKek(ag_card_t *pCard, bit32 kek_index, bit32 wrapper_kek_index, tiEncryptKekBlob_t *kek_… in agtiapi_AddKek()
473 agtiapi_MapDek(ag_card_t *pCard, EncryptDeviceDekMap_t *dek_map) in agtiapi_MapDek()
603 agtiapi_SetupEncryption(struct agtiapi_softc *pCard) in agtiapi_SetupEncryption()
634 agtiapi_SetupEncryptionPools(struct agtiapi_softc *pCard) in agtiapi_SetupEncryptionPools()
691 agtiapi_CleanupEncryption(struct agtiapi_softc *pCard) in agtiapi_CleanupEncryption()
725 agtiapi_CleanupEncryptionPools(struct agtiapi_softc *pCard) in agtiapi_CleanupEncryptionPools()
779 agtiapi_EncryptionIoctl(struct agtiapi_softc *pCard, IoctlEncrypt_t *pIoctlPayload) in agtiapi_EncryptionIoctl()
1027 agtiapi_SetupEncryptedIO(struct agtiapi_softc *pCard, ccb_t *pccb, unsigned long long block) in agtiapi_SetupEncryptedIO()
1071 agtiapi_CleanupEncryptedIO(struct agtiapi_softc *pCard, ccb_t *pccb) in agtiapi_CleanupEncryptedIO()
1095 ag_card_t *pCard; in agtiapi_HandleEncryptedIOFailure() local