Home
last modified time | relevance | path

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

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