Home
last modified time | relevance | path

Searched refs:tp_table_id (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/pci/
Dtweio.h87 u_int16_t tp_table_id; member
Dtwereg.h183 u_int16_t tp_table_id; member
Dtwe.c884 tp->tp_table_id = htole16(TWE_PARAM_AEN); in twe_aen_get()
1147 tp->tp_table_id = htole16(table_id); in twe_param_get()
1210 tp->tp_table_id = htole16(table_id); in twe_param_set()
1859 error = twe_param_get(twe, tp->tp_table_id, tp->tp_param_id, in tweioctl()
1876 error = twe_param_set(twe, tp->tp_table_id, tp->tp_param_id, in tweioctl()