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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-channel.h400 u32 msi_msg; member in struct:__anon6597
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c6500 * @msi_msg: The MSI message associated with the MSI number above.
6507 xge_hal_channel_msi_set(xge_hal_channel_h channelh, int msi, u32 msi_msg) argument
6514 channel->msi_msg = msi_msg;
6518 " MSI: %d", channel->msi_msg, ring, msi);
6528 " MSI: %d", channel->msi_msg, fifo, msi);

Completed in 56 milliseconds