Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/
HDagtiproto.h27 int agtiapi_alloc_requests(struct agtiapi_softc *);
HDagtiapi.c1073 ret = agtiapi_alloc_requests( pmsc ); in agtiapi_attach()
1621 int agtiapi_alloc_requests( struct agtiapi_softc *pmcsc ) in agtiapi_alloc_requests() function