HomeSort by: relevance | last modified time | path
    Searched defs:twe_param_get (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
twe.c 551 rv = twe_param_get(sc, TWE_PARAM_UNITSUMMARY,
582 rv = twe_param_get(sc, TWE_PARAM_UNITINFO + unit,
1070 rv = twe_param_get(sc, table_id, param_id, 1, NULL, &tp);
1085 rv = twe_param_get(sc, table_id, param_id, 2, NULL, &tp);
1100 rv = twe_param_get(sc, table_id, param_id, 4, NULL, &tp);
1119 twe_param_get(struct twe_softc *sc, int table_id, int param_id, size_t size, function in typeref:typename:int
1859 error = twe_param_get(twe, tp->tp_table_id, tp->tp_param_id,
1936 rv |= twe_param_get(sc, TWE_PARAM_VERSION, TWE_PARAM_VERSION_Mon,
1938 rv |= twe_param_get(sc, TWE_PARAM_VERSION, TWE_PARAM_VERSION_FW,
1940 rv |= twe_param_get(sc, TWE_PARAM_VERSION, TWE_PARAM_VERSION_BIOS
    [all...]

Completed in 13 milliseconds