Searched defs:IXL_SET_OERRORS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/ixl/
H A Dixl.h320 #define IXL_SET_OERRORS(vsi, count) (vsi)->oerrors = (count) macro
333 #define IXL_SET_OERRORS(vsi, count) (vsi)->ifp->if_oerrors = (count) macro

Completed in 103 milliseconds