Searched defs:resource_type (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y144 %type <ival> resource_type NET FS DEVICE RCTL ATTR DATASET PSET PCAP MCAP
250 | ADD resource_type
483 | INFO resource_type
654 | INFO resource_type property_name EQUAL property_value
665 | INFO resource_type property_name EQUAL property_value property_name EQUAL property_value
678 | INFO resource_type property_name EQUAL property_value property_name EQUAL property_value property_name EQUAL property_value
709 | REMOVE resource_type
717 | REMOVE TOKEN resource_type
738 | REMOVE resource_type property_name EQUAL property_value
749 | REMOVE resource_type property_nam
953 resource_type: NET { $$ = RT_NET; } label
[all...]
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c38 } resource_type; typedef in typeref:enum:__anon444
/illumos-gate/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) argument
6914 state->id_sched_needed |= resource_type;
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h667 u8 resource_type; member in struct:i40e_aqc_switch_resource_alloc_element_resp

Completed in 74 milliseconds