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
1144 #define IXGBE_FACTPS_BY_MAC(_hw) IXGBE_BY_MAC((_hw), FACTPS) argument
1152 #define IXGBE_SWSM_BY_MAC(_hw) IXGBE_BY_MAC((_hw), SWSM) argument
1159 #define IXGBE_FWSM_BY_MAC(_hw) IXGBE_BY_MAC((_hw), FWSM) argument
1211 #define IXGBE_CIAA_BY_MAC(_hw) IXGBE_BY_MAC((_hw), CIAA) 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.h348 uchar_t _hw; /* overrun (hw) */ member
354 #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()}.
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()).\\
1227 …y through the call to ecore\_hw\_prepare by passing personality as a parameter. If ‘personality’ p…
1595 …should enable the access of each VF to the HW by calling \myfunc{iov\_init\_hw\_for\_vf}{iov_init_…
1605 …iov\_release\_hw\_for\_vf}{iov_release_hw_for_vf}. After doing this, VF can only be re-activated b…
[all …]
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm.c293 SYSCTL_NODE(_hw, OID_AUTO, vmm, CTLFLAG_RW | CTLFLAG_MPSAFE, NULL,