Searched refs:table_id (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | callout.c | 2091 int table_id; in callout_init() local 2146 table_id = CALLOUT_TABLE(t, f); in callout_init() 2147 ct = &callout_table[table_id]; in callout_init() 2155 ct->ct_short_id = CALLOUT_SHORT_ID(table_id); in callout_init() 2156 ct->ct_long_id = CALLOUT_LONG_ID(table_id); in callout_init() 2163 ct->ct_gen_id = CALLOUT_SHORT_ID(table_id); in callout_init()
|
/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, in insert_ipgpc_table_list_info() argument 242 ipgpc_table_list[table_id].table = table; in insert_ipgpc_table_list_info() 243 ipgpc_table_list[table_id].wildcard = wildcard; in insert_ipgpc_table_list_info() 244 ipgpc_table_list[table_id].info.mask = mask; in insert_ipgpc_table_list_info() 245 ipgpc_table_list[table_id].info.dontcareonly = B_TRUE; in insert_ipgpc_table_list_info()
|
/illumos-gate/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_adminq_cmd.h | 500 __le16 table_id; member 2977 u8 table_id; member
|
H A D | i40e_prototype.h | 562 u8 table_id, u32 start_index, u16 buff_size,
|
H A D | i40e_common.c | 6237 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump() argument 6260 cmd->table_id = table_id; in i40e_aq_debug_dump() 6270 *ret_next_table = resp->table_id; in i40e_aq_debug_dump()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/ |
H A D | psvcobj.conf | 64 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 527 i_psvc_get_table_value(EHdl_t *hdlp, char *table_id, uint32_t index, in i_psvc_get_table_value() argument 535 key = psvc_get_str_key(table_id); in i_psvc_get_table_value() 542 table_id) == 0) in i_psvc_get_table_value()
|
/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 | 64 * <table_id> <cell_type (int, boolean, etc.)>
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/ |
H A D | psvcobj.conf | 64 * <table_id> <cell_type (int, boolean, etc.)>
|