Searched refs:sdev_channel (Results 1 – 6 of 6) sorted by relevance
400 chn = aac_logical_to_phys(sdev_channel(sdev)); in aac_slave_configure()421 && sdev_channel(sdev) != CONTAINER_CHANNEL in aac_slave_configure()434 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2)) in aac_slave_configure()454 if ((sdev_channel(dev) != CONTAINER_CHANNEL) in aac_slave_configure()468 if (sdev_channel(sdev) != NATIVE_CHANNEL) in aac_slave_configure()523 chn = aac_logical_to_phys(sdev_channel(sdev)); in aac_change_queue_depth()530 (sdev_channel(sdev) == CONTAINER_CHANNEL)) { in aac_change_queue_depth()537 (sdev_channel(dev) == CONTAINER_CHANNEL)) in aac_change_queue_depth()562 if (sdev_channel(sdev) != CONTAINER_CHANNEL) in aac_show_raid_level()587 if (sdev_channel(sdev) == CONTAINER_CHANNEL) in aac_show_unique_id()[all …]
491 static inline unsigned int sdev_channel(struct scsi_device *sdev) in sdev_channel() function502 #define scmd_channel(scmd) sdev_channel((scmd)->device)
2326 if (channel == sdev_channel(sdev)) in scsi_report_bus_reset()2359 if (channel == sdev_channel(sdev) && in scsi_report_device_reset()
2118 if (sdev_channel(sdev) == HPSA_PHYSICAL_DEVICE_BUS) { in hpsa_slave_alloc()2131 sd = lookup_hpsa_scsi_dev(h, sdev_channel(sdev), in hpsa_slave_alloc()
696 channel = sdev_channel(sdev); in ahc_linux_biosparam()
6295 if (sdev_channel(sdev) == PQI_PHYSICAL_DEVICE_BUS) { in pqi_slave_alloc()6309 device = pqi_find_scsi_dev(ctrl_info, sdev_channel(sdev), in pqi_slave_alloc()
Completed in 46 milliseconds