Searched defs:nx_list_req (Results 1 – 1 of 1) sorted by relevance
220 struct nx_list_req { struct221 uuid_t nl_prov_uuid; /* nexus provider UUID */222 uint32_t nl_num_nx_uuids; /* array count */223 uint32_t __nl_align; /* reserved */224 user_addr_t nl_nx_uuids; /* array of nexus UUIDs */