Home
last modified time | relevance | path

Searched defs:pmcsc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c163 #define AG_GET_DONE_PCCB(pccb, pmcsc) \ argument
178 #define AG_GET_DONE_SMP_PCCB(pccb, pmcsc) \ argument
1589 int agtiapi_alloc_requests( struct agtiapi_softc *pmcsc ) in agtiapi_alloc_requests()
1689 int agtiapi_alloc_ostimem( struct agtiapi_softc *pmcsc ) { in agtiapi_alloc_ostimem()
1765 struct agtiapi_softc *pmcsc; in agtiapi_cam_action() local
1967 STATIC pccb_t agtiapi_GetCCB( struct agtiapi_softc *pmcsc ) in agtiapi_GetCCB()
2007 int agtiapi_QueueCmnd_(struct agtiapi_softc *pmcsc, union ccb * ccb) in agtiapi_QueueCmnd_()
2158 int agtiapi_DoSoftReset (struct agtiapi_softc *pmcsc) in agtiapi_DoSoftReset()
2188 struct agtiapi_softc *pmcsc; in agtiapi_CheckIOTimeout() local
2413 static int agtiapi_PrepareSGList(struct agtiapi_softc *pmcsc, ccb_t *pccb) in agtiapi_PrepareSGList()
[all …]
H A Dagtiapi.h129 struct agtiapi_softc *pmcsc; member