Searched refs:get_hws_info (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c1230 get_hws_info(uintptr_t addr, const char *str, int index) function
1282 ret = get_hws_info((uintptr_t)dev_priv->ring[0].status_page.page_addr,
1287 ret = get_hws_info((uintptr_t)dev_priv->ring[1].status_page.page_addr,
1292 ret = get_hws_info((uintptr_t)dev_priv->ring[2].status_page.page_addr,
1574 ret = get_hws_info((uintptr_t)dev_priv->ring[0].status_page.page_addr,
1581 ret = get_hws_info((uintptr_t)dev_priv->ring[1].status_page.page_addr,
1588 ret = get_hws_info((uintptr_t)dev_priv->ring[2].status_page.page_addr,

Completed in 14 milliseconds