Home
last modified time | relevance | path

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

/freebsd-src/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
1619 agtiapi_alloc_requests(struct agtiapi_softc * pmcsc) agtiapi_alloc_requests() argument
1719 agtiapi_alloc_ostimem(struct agtiapi_softc * pmcsc) agtiapi_alloc_ostimem() argument
1795 struct agtiapi_softc *pmcsc; agtiapi_cam_action() local
1997 agtiapi_GetCCB(struct agtiapi_softc * pmcsc) agtiapi_GetCCB() argument
2037 agtiapi_QueueCmnd_(struct agtiapi_softc * pmcsc,union ccb * ccb) agtiapi_QueueCmnd_() argument
2188 agtiapi_DoSoftReset(struct agtiapi_softc * pmcsc) agtiapi_DoSoftReset() argument
2218 struct agtiapi_softc *pmcsc; agtiapi_CheckIOTimeout() local
2443 agtiapi_PrepareSGList(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_PrepareSGList() argument
2519 agtiapi_PrepareSGList(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_PrepareSGList() argument
2608 struct agtiapi_softc *pmcsc; agtiapi_PrepareSGListCB() local
3084 agtiapi_StartIO(struct agtiapi_softc * pmcsc) agtiapi_StartIO() argument
3297 agtiapi_StartSMP(struct agtiapi_softc * pmcsc) agtiapi_StartSMP() argument
3399 agtiapi_PrepareSMPSGList(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_PrepareSMPSGList() argument
3531 agtiapi_PrepareSMPSGList(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_PrepareSMPSGList() argument
3672 struct agtiapi_softc *pmcsc; agtiapi_PrepareSMPSGListCB() local
3800 agtiapi_Done(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_Done() argument
3850 agtiapi_SMPDone(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_SMPDone() argument
3935 agtiapi_CheckError(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_CheckError() argument
4164 agtiapi_CheckSMPError(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_CheckSMPError() argument
4236 agtiapi_Retry(struct agtiapi_softc * pmcsc,ccb_t * pccb) agtiapi_Retry() argument
4321 agtiapi_eh_HostReset(struct agtiapi_softc * pmcsc,union ccb * cmnd) agtiapi_eh_HostReset() argument
4359 agtiapi_QueueCCB(struct agtiapi_softc * pmcsc,pccb_t * phead,pccb_t * ptail,struct mtx * mutex,ccb_t * pccb) agtiapi_QueueCCB() argument
4404 agtiapi_QueueSMP(struct agtiapi_softc * pmcsc,union ccb * ccb) agtiapi_QueueSMP() argument
4499 agtiapi_FreeCCB(struct agtiapi_softc * pmcsc,pccb_t pccb) agtiapi_FreeCCB() argument
4677 agtiapi_FreeSMPCCB(struct agtiapi_softc * pmcsc,pccb_t pccb) agtiapi_FreeSMPCCB() argument
4749 agtiapi_FreeTMCCB(struct agtiapi_softc * pmcsc,pccb_t pccb) agtiapi_FreeTMCCB() argument
5646 agtiapi_scan(struct agtiapi_softc * pmcsc) agtiapi_scan() argument
[all...]
H A Dagtiapi.h129 struct agtiapi_softc *pmcsc; member