Searched refs:fc_ulp_list_t (Results 1 – 3 of 3) sorted by relevance
207 wsp->walk_data = mdb_alloc(sizeof (fc_ulp_list_t), UM_SLEEP); in ulp_walk_i()221 if (mdb_vread(wsp->walk_data, sizeof (fc_ulp_list_t), wsp->walk_addr) in ulp_walk_s()231 (uintptr_t)(((fc_ulp_list_t *)wsp->walk_data)->ulp_next); in ulp_walk_s()240 mdb_free(wsp->walk_data, sizeof (fc_ulp_list_t)); in ulp_walk_f()247 fc_ulp_list_t ulplist; in ulps()279 if (mdb_vread(&ulplist, sizeof (fc_ulp_list_t), addr) == in ulps()280 sizeof (fc_ulp_list_t)) { in ulps()
99 } fc_ulp_list_t; typedef
112 static fc_ulp_list_t *fctl_ulp_list;626 fc_ulp_list_t *new; in fc_ulp_add()659 fc_ulp_list_t *list; in fc_ulp_add()660 fc_ulp_list_t *last; in fc_ulp_add()746 fc_ulp_list_t *list; in fc_ulp_remove()747 fc_ulp_list_t *last; in fc_ulp_remove()1765 fc_ulp_list_t *list; in fc_ulp_is_name_present()