Home
last modified time | relevance | path

Searched refs:HINIC_VF_FLR_CAP_BIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dquirks.c4129 #define HINIC_VF_FLR_CAP_BIT (1UL << 30) macro
4150 if (!(val & HINIC_VF_FLR_CAP_BIT)) { in reset_hinic_vf_dev()