Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagtiproto.h33 static int agtiapi_PrepareSMPSGList(struct agtiapi_softc *pmcsc, ccb_t *);
HDagtiapi.c3404 static int agtiapi_PrepareSMPSGList( struct agtiapi_softc *pmcsc, ccb_t *pccb ) in agtiapi_PrepareSMPSGList() function
3536 static int agtiapi_PrepareSMPSGList( struct agtiapi_softc *pmcsc, ccb_t *pccb ) in agtiapi_PrepareSMPSGList() function
4442 status = agtiapi_PrepareSMPSGList(pmcsc, pccb); in agtiapi_QueueSMP()