Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/io/
H A Dsbd.c2820 sbd_devlist_t *ret_devlist; in sbd_get_devlist() local
2825 ret_devlist = GETSTRUCT(sbd_devlist_t, max_units); in sbd_get_devlist()
2890 ret_devlist[ix].dv_dip = dip; in sbd_get_devlist()
2891 sbd_init_err(&ret_devlist[ix].dv_error); in sbd_get_devlist()
2899 FREESTRUCT(ret_devlist, sbd_devlist_t, max_units); in sbd_get_devlist()
2900 ret_devlist = NULL; in sbd_get_devlist()
2903 return (ret_devlist); in sbd_get_devlist()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c2459 int num_hcas, genlist_t *ret_devlist, boolean_t with_ipaddr_only) in ibcma_get_devlist() argument
2473 num_hcas, ret_devlist, with_ipaddr_only); in ibcma_get_devlist()
2475 init_genlist(ret_devlist); in ibcma_get_devlist()
2538 (void) add_genlist(ret_devlist, in ibcma_get_devlist()