Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c151 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_dek_table_entry() local
227 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_kek_table() local
263 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_dek_kek_map() local
331 ag_card_t *pCard = (ag_card_t *) sh->hostdata; in show_target_dek_map() local
474 agtiapi_MapDek(ag_card_t *pCard, EncryptDeviceDekMap_t *dek_map) in agtiapi_MapDek()
604 agtiapi_SetupEncryption(struct agtiapi_softc *pCard) in agtiapi_SetupEncryption()
635 agtiapi_SetupEncryptionPools(struct agtiapi_softc *pCard) in agtiapi_SetupEncryptionPools()
692 agtiapi_CleanupEncryption(struct agtiapi_softc *pCard) in agtiapi_CleanupEncryption()
726 agtiapi_CleanupEncryptionPools(struct agtiapi_softc *pCard) in agtiapi_CleanupEncryptionPools()
1072 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.h80 struct agtiapi_softc *pCard; variable
H A Dlxcommon.h399 void *pCard; // pointer to per card data structure member
/freebsd-12.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c58 struct agtiapi_softc *pCard = TIROOT_TO_CARD( ptiRoot ); in ostiInitiatorEvent() local
277 struct agtiapi_softc *pCard; in ostiInitiatorIOCompleted() local
356 struct agtiapi_softc *pCard; in ostidisableEncryption() local
374 struct agtiapi_softc *pCard = TIROOT_TO_CARD(root); in ostiGetDevHandleFromSasAddr() local
427 struct agtiapi_softc *pCard; in ostiInitiatorSMPCompleted() local
465 ag_card_t *pCard; in osti_FastIOCb() local
516 struct agtiapi_softc *pCard = TIROOT_TO_CARD(ptiRoot); in ostiSingleThreadedEnter() local
536 struct agtiapi_softc *pCard = TIROOT_TO_CARD(ptiRoot); in ostiSingleThreadedLeave() local
549 struct agtiapi_softc *pCard; in ostiMapToDevHandle() local
584 ag_card_t *pCard = ((ag_card_info_t*)ptiRoot->osData)->pCard; in ostiEnter() local
[all …]
H A Dagtiapi.c290 int agtiapi_getdevlist( struct agtiapi_softc *pCard, in agtiapi_getdevlist()
449 int agtiapi_getCardInfo ( struct agtiapi_softc *pCard, in agtiapi_getCardInfo()
534 struct agtiapi_softc *pCard; in agtiapi_CharIoctl() local
1354 struct agtiapi_softc *pCard; in agtiapi_IntrHandlerx_() local
2304 agtiapi_StartTM(struct agtiapi_softc *pCard, ccb_t *pccb) in agtiapi_StartTM()
4814 agBOOLEAN agtiapi_CheckCB( struct agtiapi_softc *pCard, in agtiapi_CheckCB()
4877 STATIC void agtiapi_DiscoverTgt(struct agtiapi_softc *pCard) in agtiapi_DiscoverTgt()
5007 STATIC void agtiapi_PrepCCBs( struct agtiapi_softc *pCard, in agtiapi_PrepCCBs()
5864 struct agtiapi_softc *pCard; in agtiapi_TITimer() local
5954 struct agtiapi_softc *pCard; in agtiapi_devRmCheck() local
[all …]
H A Dagtiapi.h52 #define CMND_DMA_UNMAP( pCard, cmnd ) argument
189 void *pCard; member
253 void *pCard; member