Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiproto.h32 static int agtiapi_PrepareSMPSGList(struct agtiapi_softc *pmcsc, ccb_t *);
H A Dagtiapi.c3369 static int agtiapi_PrepareSMPSGList( struct agtiapi_softc *pmcsc, ccb_t *pccb ) in agtiapi_PrepareSMPSGList() function
3501 static int agtiapi_PrepareSMPSGList( struct agtiapi_softc *pmcsc, ccb_t *pccb ) in agtiapi_PrepareSMPSGList() function
4396 status = agtiapi_PrepareSMPSGList(pmcsc, pccb); in agtiapi_QueueSMP()