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

/solaris-x11-s12/open-src/kernel/mdb/modules/
H A Di915.c1232 get_hws_info(uintptr_t addr, const char *str, int index) function
1284 ret = get_hws_info((uintptr_t)dev_priv->ring[0].status_page.page_addr,
1289 ret = get_hws_info((uintptr_t)dev_priv->ring[1].status_page.page_addr,
1294 ret = get_hws_info((uintptr_t)dev_priv->ring[2].status_page.page_addr,
1576 ret = get_hws_info((uintptr_t)dev_priv->ring[0].status_page.page_addr,
1583 ret = get_hws_info((uintptr_t)dev_priv->ring[1].status_page.page_addr,
1590 ret = get_hws_info((uintptr_t)dev_priv->ring[2].status_page.page_addr,

Completed in 13 milliseconds