OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:device_caps
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
tpmvar.h
55
uint32_t
device_caps
;
member in struct:tpm_ioc_getinfo
/src/sys/dev/pci/ixgbe/
ixgbe_common.c
400
u16
device_caps
;
local in function:ixgbe_start_hw_generic
433
hw->mac.ops.get_device_caps(hw, &
device_caps
);
434
if (
device_caps
& IXGBE_DEVICE_CAPS_NO_CROSSTALK_WR)
4507
* @
device_caps
: the EEPROM word with the extra device capabilities
4510
* and return the word through
device_caps
.
4512
s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *
device_caps
)
4516
hw->eeprom.ops.read(hw, IXGBE_DEVICE_CAPS,
device_caps
);
/src/sys/sys/
videoio.h
1417
* @
device_caps
: capabilities accessed via this particular device (node)
1426
u_int32_t
device_caps
;
member in struct:v4l2_capability
Completed in 50 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025