Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h162 #define IXGBE_BY_MAC(_hw, r) ((_hw)->mvals[IXGBE_CAT(r, _IDX)]) argument
176 #define IXGBE_I2CCTL_BY_MAC(_hw) IXGBE_BY_MAC((_hw), I2CCTL) argument
194 #define IXGBE_EEC_BY_MAC(_hw) IXGBE_BY_MAC((_hw), EEC) argument
204 #define IXGBE_FLA_BY_MAC(_hw) IXGBE_BY_MAC((_hw), FLA) argument
218 #define IXGBE_GRC_BY_MAC(_hw) IXGBE_BY_MAC((_hw), GRC) argument
225 #define IXGBE_SRAMREL_BY_MAC(_hw) IXGBE_BY_MAC((_hw), SRAMREL) argument
242 #define IXGBE_I2C_CLK_IN_BY_MAC(_hw) IXGBE_BY_MAC((_hw), I2C_CLK_IN) argument
249 #define IXGBE_I2C_CLK_OUT_BY_MAC(_hw) IXGBE_BY_MAC((_hw), I2C_CLK_OUT) argument
256 #define IXGBE_I2C_DATA_IN_BY_MAC(_hw) IXGBE_BY_MAC((_hw), I2C_DATA_IN) argument
263 #define IXGBE_I2C_DATA_OUT_BY_MAC(_hw) IXGBE_BY_MAC((_hw), I2C_DATA_OUT) argument
[all …]
/illumos-gate/usr/src/uts/sun/sys/
H A Dser_async.h197 uchar_t _hw; /* overrun (hw) */ member
203 #define za_hw_overrun za_uover._z._hw
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h164 uchar_t _hw; /* overrun (hw) */ member
170 #define async_hw_overrun async_uover._a._hw
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h315 uchar_t _hw; /* overrun (hw) */ member
321 #define async_hw_overrun async_uover._a._hw
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h435 uchar_t _hw; /* overrun (hw) */ member
441 #define async_hw_overrun async_uover._a._hw
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex311 …\item \texttt{ecore\_hw.[ch], ecore\_gtt\_reg\_addr.h, ecore\_gtt\_values.h} -- contains the funct…
457 …Some interesting sub-functions of the \texttt{ecore\_hw\_init()} method, at least for debugging pu…
494 file in to a void* pointer and pass that firmware data buffer pointer in ecore\_hw\_init() as an ar…
496 should pass NULL as an argument for binary firmware data buffer in ecore\_hw\_init().
515 …{hw_remove} – Release the memory allocated early by the ecore during \texttt{ecore\_hw\_prepare()}.
576 …nippet [\ref{snippets/ecore_int_mode.h}]] needs to be passed when calling \texttt{ecore\_hw\_init}.
648 … in the initial initialization flow [specifically as part of \texttt{ecore\_hw\_prepare()}], as t…
791 …n the device, ecore updates the driver state as DISABLED (as part of ecore\_hw\_init() implementat…
792 …ED - Ecore sets this state when the protocol driver is unloaded (as part of ecore\_hw\_remove()).\\
940 After the early initialization phase of the ecore (i.e., following ecore\_hw\_prepare()), the \text…
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c293 SYSCTL_NODE(_hw, OID_AUTO, vmm, CTLFLAG_RW | CTLFLAG_MPSAFE, NULL,