Home
last modified time | relevance | path

Searched defs:msi (Results 1 – 8 of 8) sorted by relevance

/titanic_51/usr/src/uts/common/sys/
H A Dpci_tools.h128 uint32_t msi; /* Specific MSI to set - to kernel */ member
157 uint32_t msi; /* MSI number - to kernel */ member
/titanic_51/usr/src/uts/common/io/mac/
H A Dmac_stat.c304 mac_stat_info_t *msi; in i_mac_driver_stat_update() local
353 mac_stat_info_t *msi, uint_t count) in i_mac_stat_update() argument
/titanic_51/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h496 } msi; member
/titanic_51/usr/src/cmd/pcitool/
H A Dpcitool.c1543 int msi; in get_interrupts() local
[all...]
/titanic_51/usr/src/uts/common/xen/public/
H A Ddomctl.h490 } msi; member
/titanic_51/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c6507 xge_hal_channel_msi_set(xge_hal_channel_h channelh, int msi, u32 msi_msg) in xge_hal_channel_msi_set() argument
/titanic_51/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h295 #define XGE_HAL_SET_RX_MAT(ring, msi) vBIT(msi, (8 * ring), 8) argument
300 #define XGE_HAL_SET_TX_MAT(fifo, msi) vBIT(msi, (8 * fifo), 8) argument
/titanic_51/usr/src/uts/common/io/nge/
H A Dnge.h673 boolean_t msi; /* specifies msi support */ member