Home
last modified time | relevance | path

Searched refs:resource_type (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y143 %type <ival> resource_type NET FS DEVICE RCTL ATTR DATASET PSET PCAP MCAP
249 | ADD resource_type
482 | INFO resource_type
653 | INFO resource_type property_name EQUAL property_value
664 | INFO resource_type property_name EQUAL property_value property_name EQUAL property_value
677 …| INFO resource_type property_name EQUAL property_value property_name EQUAL property_value propert…
708 | REMOVE resource_type
716 | REMOVE TOKEN resource_type
737 | REMOVE resource_type property_name EQUAL property_value
748 | REMOVE resource_type property_name EQUAL property_value property_name EQUAL property_value
[all …]
/titanic_44/usr/src/cmd/mdb/intel/modules/i40e/
H A Di40e.c81 if (rsrc.resource_type <= RSRC_MAX) { in i40e_switch_rsrcs_dcmd()
82 name = i40e_switch_rsrc_names[rsrc.resource_type]; in i40e_switch_rsrcs_dcmd()
86 rsrc.resource_type); in i40e_switch_rsrcs_dcmd()
89 rsrc.resource_type); in i40e_switch_rsrcs_dcmd()
/titanic_44/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c176 #define IBTL_CLOSE_RESOURCE_CHECK(counter, resource_type) \ argument
179 cntr, resource_type, \
/titanic_44/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c38 } resource_type; typedef
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_main.c1001 switch (srp->resource_type) { in i40e_get_available_resources()
1026 switch (srp->resource_type) { in i40e_get_available_resources()
/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h741 u8 resource_type; member
/titanic_44/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c6909 ibd_sched_poll(ibd_state_t *state, int resource_type, int q_flag) in ibd_sched_poll() argument
6914 state->id_sched_needed |= resource_type; in ibd_sched_poll()