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

/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.h57 enum resource_type { enum
84 resource *lookup_resource(resource_type type, string &name,
H A Dpsrm.cpp126 resource_type type;
134 resource(resource_type, string &, string & = an_empty_string, unsigned = 0);
139 resource::resource(resource_type t, string &n, string &v, unsigned r)
193 resource *resource_manager::lookup_resource(resource_type type,
580 return lookup_resource(resource_type(ri), arg);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp216 int resource_type = EXC_RESOURCE_DECODE_RESOURCE_TYPE(m_exc_code); local
223 switch (resource_type) {
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.h927 uint8_t resource_type; member in struct:vpd_config
H A Daic79xx.c9725 for (i = offsetof(struct vpd_config, resource_type); i < maxaddr; i++)
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h1239 enum mlx4_resource resource_type,
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h754 u8 resource_type; member in struct:i40e_aqc_switch_resource_alloc_element_resp
H A Dixl_pf_main.c5847 return ((int)one->resource_type - (int)two->resource_type);
5931 ixl_switch_res_type_string(resp[i].resource_type),
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h1956 uint32_t resource_type:16, member in struct:sli4_req_common_get_resource_extent_info_s
H A Dsli4.c2358 extent->resource_type = rtype;

Completed in 723 milliseconds