Searched defs:rootnex_valid_alloc_parms (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c381 static int rootnex_valid_alloc_parms(ddi_dma_attr_t *attr, uint_t maxsegsize);
1851 e = rootnex_valid_alloc_parms(attr, maxsegmentsize);
2682 * rootnex_valid_alloc_parms()
2686 rootnex_valid_alloc_parms(ddi_dma_attr_t *attr, uint_t maxsegmentsize) function

Completed in 54 milliseconds