HomeSort by: relevance | last modified time | path
    Searched refs:tp_table_id (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
tweio.h 87 u_int16_t tp_table_id; member in struct:twe_paramcommand
twereg.h 183 u_int16_t tp_table_id; member in struct:twe_param
twe.c 884 tp->tp_table_id = htole16(TWE_PARAM_AEN);
1147 tp->tp_table_id = htole16(table_id);
1210 tp->tp_table_id = htole16(table_id);
1859 error = twe_param_get(twe, tp->tp_table_id, tp->tp_param_id,
1876 error = twe_param_set(twe, tp->tp_table_id, tp->tp_param_id,

Completed in 49 milliseconds