Searched refs:NIC_VF_ENA_W1S (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/vnic/
H A Dnic_reg.h159 #define NIC_VF_ENA_W1S (0x000260) macro
H A Dnicvf_queues.c2051 reg_val = nicvf_reg_read(nic, NIC_VF_ENA_W1S);
2081 nicvf_reg_write(nic, NIC_VF_ENA_W1S, reg_val);
2165 reg_val = nicvf_reg_read(nic, NIC_VF_ENA_W1S);

Completed in 103 milliseconds