Searched refs:IS_RAID_CH (Results 1 – 2 of 2) sorted by relevance
224 #define IS_RAID_CH(rdev, ch) (((rdev)->channel_class >> (ch)) & 0x01) macro
121 #define IS_RAID_CH(hba, ch) (((hba)->mega_ch_class >> (ch)) & 0x01) macro1561 if(IS_RAID_CH(adapter, cmd->device->channel) && in mega_cmd_done()2795 if (IS_RAID_CH(adapter, sdev->channel)) { in megaraid_biosparam()