Home
last modified time | relevance | path

Searched refs:aac_logical_to_phys (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/scsi/aacraid/
A Dlinit.c399 chn = aac_logical_to_phys(sdev_channel(sdev)); in aac_slave_configure()
522 chn = aac_logical_to_phys(sdev_channel(sdev)); in aac_change_queue_depth()
693 bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_eh_abort()
915 bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_eh_dev_reset()
978 bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_eh_target_reset()
1041 cmd_bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_eh_bus_reset()
1053 bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_eh_bus_reset()
A Daachba.c1518 srbcmd->channel = cpu_to_le32(aac_logical_to_phys(scmd_channel(cmd))); in aac_scsi_common()
1558 bus = aac_logical_to_phys(scmd_channel(cmd)); in aac_construct_hbacmd()
2824 bus = aac_logical_to_phys(scmd_channel(scsicmd)); in aac_scsi_cmd()
3614 bus = aac_logical_to_phys(scmd_channel(scsicmd)); in hba_resp_task_failure()
A Daacraid.h424 #define aac_logical_to_phys(x) ((x)?(x)-1:0) macro

Completed in 37 milliseconds