Searched refs:WR_IB_QPORT (Results 1 – 4 of 4) sorted by relevance
4564 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr) >> 3) | in issue_cmd_xscale()4574 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr)) | in issue_cmd_ppc()4590 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr) >> 3) | in issue_cmd_in_sync_mode_xscale()4619 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr)) | in issue_cmd_in_sync_mode_ppc()4655 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr) >> 3) | in issue_cmd_in_poll_mode_xscale()4688 WR_IB_QPORT((host_to_le32(cmd->frame_phys_addr)) | in issue_cmd_in_poll_mode_ppc()
567 #define WR_IB_QPORT(v, instance) ddi_put32((instance)->regmap_handle, \ macro
1146 #define WR_IB_QPORT(v, instance) ddi_put32((instance)->regmap_handle, \ macro
92 WR_IB_QPORT((addr), (instance)); \