Searched refs:blk_type (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c984 u8_t blk_type = INTR_BLK_TYPE(pdev); local
987 if ( ( blk_type != INTR_BLK_HC ) && ( blk_access == INTR_BLK_ACCESS_IGUMEM ))
H A Dlm_devinfo.c954 blk_info->blk_type = INTR_BLK_HC;
974 pdev->hw_info.intr_blk_info.blk_type = INTR_BLK_IGU;
3664 pdev->hw_info.intr_blk_info.blk_type = INTR_BLK_IGU;
H A Dlm_hw_init_reset.c4481 const u8_t blk_type = INTR_BLK_TYPE(pdev); local
4484 if (( blk_type == INTR_BLK_IGU) &&
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1534 u8_t blk_type; member in struct:_lm_intr_blk_info_t
1537 #define INTR_BLK_TYPE(_pdev) ((_pdev)->hw_info.intr_blk_info.blk_type)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c1635 pdev->hw_info.intr_blk_info.blk_type = INTR_BLK_IGU;
1741 pdev->hw_info.intr_blk_info.blk_type = INTR_BLK_IGU;

Completed in 137 milliseconds