Searched refs:NIC_VF_ENA_W1C (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vnic/ | ||
H A D | nic_reg.h | 158 #define NIC_VF_ENA_W1C (0x000240) macro |
H A D | nicvf_queues.c | 2118 nicvf_reg_write(nic, NIC_VF_ENA_W1C, reg_val); in nicvf_disable_intr() |