Searched refs:aac_logical_to_phys (Results 1 – 2 of 2) sorted by relevance
96 #define aac_logical_to_phys(x) ((x)?(x)-1:0) macro
1433 srbcmd->channel = cpu_to_le32(aac_logical_to_phys(scmd_channel(cmd))); in aac_scsi_common()