Home
last modified time | relevance | path

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

/freebsd-src/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-src/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() argument
448 agtiapi_getCardInfo(struct agtiapi_softc * pCard,U32_64 size,void * buffer) agtiapi_getCardInfo() argument
534 struct agtiapi_softc *pCard; agtiapi_CharIoctl() local
1355 struct agtiapi_softc *pCard; agtiapi_IntrHandlerx_() local
2306 agtiapi_StartTM(struct agtiapi_softc * pCard,ccb_t * pccb) agtiapi_StartTM() argument
4622 agtiapi_FlushCCBs(struct agtiapi_softc * pCard,U32 flag) agtiapi_FlushCCBs() argument
4780 agtiapi_CheckAllVectors(struct agtiapi_softc * pCard,bit32 context) agtiapi_CheckAllVectors() argument
4818 agtiapi_CheckCB(struct agtiapi_softc * pCard,U32 milisec,U32 flag,volatile U32 * pStatus) agtiapi_CheckCB() argument
4881 agtiapi_DiscoverTgt(struct agtiapi_softc * pCard) agtiapi_DiscoverTgt() argument
5011 agtiapi_PrepCCBs(struct agtiapi_softc * pCard,ccb_hdr_t * hdr,U32 size,U32 max_ccb,int tid) agtiapi_PrepCCBs() argument
5142 agtiapi_InitCCBs(struct agtiapi_softc * pCard,int tgtCount,int tid) agtiapi_InitCCBs() argument
5200 agtiapi_GetWWNMappings(struct agtiapi_softc * pCard,ag_mapping_t * pMapList) agtiapi_GetWWNMappings() argument
5295 agtiapi_GetDevHandle(struct agtiapi_softc * pCard,ag_portal_info_t * pPortalInfo,U32 eType,U32 eStatus) agtiapi_GetDevHandle() argument
5694 agtiapi_DeQueueCCB(struct agtiapi_softc * pCard,pccb_t * phead,pccb_t * ptail,struct mtx * lock,ccb_t * pccb) agtiapi_DeQueueCCB() argument
5802 agtiapi_ReleaseCCBs(struct agtiapi_softc * pCard) agtiapi_ReleaseCCBs() argument
5868 struct agtiapi_softc *pCard; agtiapi_TITimer() local
5904 agtiapi_clrRmScan(struct agtiapi_softc * pCard) agtiapi_clrRmScan() argument
5958 struct agtiapi_softc *pCard; agtiapi_devRmCheck() local
6062 agtiapi_ResetCard(struct agtiapi_softc * pCard,unsigned long * flags) agtiapi_ResetCard() argument
6325 struct agtiapi_softc *pCard; agtiapi_ReleaseHBA() local
[all...]
H A Dagtiapi.h51 #define CMND_DMA_UNMAP( pCard, cmnd ) argument
188 void *pCard; member
252 void *pCard; member