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

/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c994 * This function must be called before i_ddi_cacheattr_to_hatacc().
1019 i_ddi_cacheattr_to_hatacc(uint_t flags, uint_t *hataccp) function
1022 static char *fname = "i_ddi_cacheattr_to_hatacc";
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c1529 * This function must be called before i_ddi_cacheattr_to_hatacc().
1553 i_ddi_cacheattr_to_hatacc(uint_t flags, uint_t *hataccp) function
1556 static char *fname = "i_ddi_cacheattr_to_hatacc";
1694 i_ddi_cacheattr_to_hatacc(flags, &order);
1730 i_ddi_cacheattr_to_hatacc(IOMEM_DATA_CACHED, &order);

Completed in 90 milliseconds