Home
last modified time | relevance | path

Searched refs:agtiapi_StartTM (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h66 int agtiapi_StartTM(struct agtiapi_softc *pCard, ccb_t *pccb);
H A Dagtiapi.c2231 status = agtiapi_StartTM(pmcsc, pccb_curr); in agtiapi_CheckIOTimeout()
2276 agtiapi_StartTM(struct agtiapi_softc *pCard, ccb_t *pccb) in agtiapi_StartTM() function