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

  /src/sys/dev/ic/
tpmvar.h 50 uint32_t api_version; member in struct:tpm_ioc_getinfo
tpm.c 1170 info->api_version = TPM_API_VERSION;
  /src/sys/dev/pci/ixgbe/
ixgbe_vf.c 202 hw->api_version = ixgbe_mbox_api_10;
450 switch (hw->api_version) {
720 if (hw->api_version >= ixgbe_mbox_api_15)
792 hw->api_version = api;
809 switch (hw->api_version) {
ixv.c 445 switch (hw->api_version) {
1109 if (hw->api_version >= ixgbe_mbox_api_15)
ixgbe_type.h 4264 int api_version; member in struct:ixgbe_hw
  /src/sys/sys/
timepps.h 81 int api_version; /* API version number */ member in struct:__anon6d2344410308
  /src/sys/kern/
kern_tc.c 1091 app->api_version = PPS_API_VERS_1;

Completed in 26 milliseconds