Searched refs:table_id (Results 1 - 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | callout.c | 2090 int table_id; local 2145 table_id = CALLOUT_TABLE(t, f); 2146 ct = &callout_table[table_id]; 2154 ct->ct_short_id = CALLOUT_SHORT_ID(table_id); 2155 ct->ct_long_id = CALLOUT_LONG_ID(table_id); 2162 ct->ct_gen_id = CALLOUT_SHORT_ID(table_id);
|
/illumos-gate/usr/src/uts/common/ipp/ipgpc/ |
H A D | filters.c | 239 insert_ipgpc_table_list_info(int table_id, hash_table table, int wildcard, argument 242 ipgpc_table_list[table_id].table = table; 243 ipgpc_table_list[table_id].wildcard = wildcard; 244 ipgpc_table_list[table_id].info.mask = mask; 245 ipgpc_table_list[table_id].info.dontcareonly = B_TRUE;
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | psvcobj.conf | 67 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq_cmd.h | 468 __le16 table_id; member in struct:i40e_aqc_arp_proxy_data 2406 u8 table_id; member in struct:i40e_aqc_debug_dump_internals
|
H A D | i40e_prototype.h | 474 u8 table_id, u32 start_index, u16 buff_size,
|
H A D | i40e_common.c | 5484 * @table_id: table id within cluster 5496 u8 table_id, u32 start_index, u16 buff_size, 5519 cmd->table_id = table_id; 5529 *ret_next_table = resp->table_id; 5495 i40e_aq_debug_dump(struct i40e_hw *hw, u8 cluster_id, u8 table_id, u32 start_index, u16 buff_size, void *buff, u16 *ret_buff_size, u8 *ret_next_table, u32 *ret_next_index, struct i40e_asq_cmd_details *cmd_details) argument
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 529 i_psvc_get_table_value(EHdl_t *hdlp, char *table_id, uint32_t index, argument 537 key = psvc_get_str_key(table_id); 544 table_id) == 0)
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/ |
H A D | psvcobj.conf | 66 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/ |
H A D | psvcobj.conf | 66 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/ |
H A D | psvcobj.conf | 67 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | psvcobj.conf | 67 * <table_id> <cell_type (int, boolean, etc.)>
|
Completed in 189 milliseconds