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

  /src/sys/dev/pci/
twereg.h 123 #define TWE_OP_GET_PARAM 0x12
twe.c 879 tc->tc_opcode = TWE_OP_GET_PARAM | (tc->tc_size << 5);
1060 * These are short-hand functions that execute TWE_OP_GET_PARAM to
1109 * Execute a TWE_OP_GET_PARAM command. If a callback function is provided,
1142 tc->tc_opcode = TWE_OP_GET_PARAM | (tc->tc_size << 5);

Completed in 13 milliseconds