Home
last modified time | relevance | path

Searched defs:pCard (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c87 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()
[all …]
H A Dlxosapi.c62 struct agtiapi_softc *pCard; in ostiAllocMemory() local
123 struct agtiapi_softc *pCard; in ostiIOCTLWaitForSignal() local
137 struct agtiapi_softc *pCard; in ostiIOCTLWaitForComplete() local
326 struct agtiapi_softc *pCard; in ostiFreeMemory() local
546 struct agtiapi_softc *pCard; in ostiIOCTLSetSignal() local
561 struct agtiapi_softc *pCard; in ostiIOCTLComplete() local
596 struct agtiapi_softc *pCard; in ostiPortEvent() local
H A Dlxencrypt.h79 struct agtiapi_softc *pCard; variable
H A Dlxcommon.h398 void *pCard; // pointer to per card data structure member
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c57 struct agtiapi_softc *pCard = TIROOT_TO_CARD( ptiRoot ); in ostiInitiatorEvent() local
276 struct agtiapi_softc *pCard; in ostiInitiatorIOCompleted() local
355 struct agtiapi_softc *pCard; in ostidisableEncryption() local
373 struct agtiapi_softc *pCard = TIROOT_TO_CARD(root); in ostiGetDevHandleFromSasAddr() local
426 struct agtiapi_softc *pCard; in ostiInitiatorSMPCompleted() local
464 ag_card_t *pCard; in osti_FastIOCb() local
515 struct agtiapi_softc *pCard = TIROOT_TO_CARD(ptiRoot); in ostiSingleThreadedEnter() local
535 struct agtiapi_softc *pCard = TIROOT_TO_CARD(ptiRoot); in ostiSingleThreadedLeave() local
548 struct agtiapi_softc *pCard; in ostiMapToDevHandle() local
583 ag_card_t *pCard = ((ag_card_info_t*)ptiRoot->osData)->pCard; in ostiEnter() local
[all …]
H A Dagtiapi.c289 int agtiapi_getdevlist( struct agtiapi_softc *pCard, in agtiapi_getdevlist()
441 int agtiapi_getCardInfo ( struct agtiapi_softc *pCard, in agtiapi_getCardInfo()
527 struct agtiapi_softc *pCard; in agtiapi_CharIoctl() local
1325 struct agtiapi_softc *pCard; in agtiapi_IntrHandlerx_() local
2276 agtiapi_StartTM(struct agtiapi_softc *pCard, ccb_t *pccb) in agtiapi_StartTM()
4592 STATIC void agtiapi_FlushCCBs( struct agtiapi_softc *pCard, U32 flag ) in agtiapi_FlushCCBs()
4750 void agtiapi_CheckAllVectors( struct agtiapi_softc *pCard, bit32 context ) in agtiapi_CheckAllVectors()
4788 agBOOLEAN agtiapi_CheckCB( struct agtiapi_softc *pCard, in agtiapi_CheckCB()
4851 STATIC void agtiapi_DiscoverTgt(struct agtiapi_softc *pCard) in agtiapi_DiscoverTgt()
4981 STATIC void agtiapi_PrepCCBs( struct agtiapi_softc *pCard, in agtiapi_PrepCCBs()
[all …]
H A Dagtiapi.h51 #define CMND_DMA_UNMAP( pCard, cmnd ) argument
188 void *pCard; member
252 void *pCard; member