Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c150 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
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()
1071 agtiapi_CleanupEncryptedIO(struct agtiapi_softc *pCard, ccb_t *pccb) in agtiapi_CleanupEncryptedIO()
[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-14.2/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()
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()
5838 struct agtiapi_softc *pCard; in agtiapi_TITimer() local
5928 struct agtiapi_softc *pCard; in agtiapi_devRmCheck() local
[all …]
H A Dagtiapi.h51 #define CMND_DMA_UNMAP( pCard, cmnd ) argument
188 void *pCard; member
252 void *pCard; member