Searched refs:sdev_channel (Results 1 – 5 of 5) sorted by relevance
400 chn = aac_logical_to_phys(sdev_channel(sdev)); in aac_sdev_configure() 421 && sdev_channel(sdev) != CONTAINER_CHANNEL in aac_sdev_configure() 423 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2))) { in aac_sdev_configure() 434 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2)) in aac_sdev_configure() 452 && (!aac->raid_scsi_mode || (sdev_channel(sdev) != 2)) in aac_sdev_configure() 454 if ((sdev_channel(dev) != CONTAINER_CHANNEL) in aac_sdev_configure() 468 if (sdev_channel(sdev) != NATIVE_CHANNEL) in aac_sdev_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(de in aac_change_queue_depth() [all...]
579 static inline unsigned int sdev_channel(struct scsi_device *sdev) in sdev_channel() function 590 #define scmd_channel(scmd) sdev_channel((scmd)->device)
2412 if (channel == sdev_channel(sdev)) in scsi_report_bus_reset() 2445 if (channel == sdev_channel(sdev) && in scsi_report_device_reset()
2111 if (sdev_channel(sdev) == HPSA_PHYSICAL_DEVICE_BUS) { in hpsa_sdev_init() 2124 sd = lookup_hpsa_scsi_dev(h, sdev_channel(sdev), in hpsa_sdev_init()
6519 if (sdev_channel(sdev) == PQI_PHYSICAL_DEVICE_BUS) { in pqi_sdev_init() 6533 device = pqi_find_scsi_dev(ctrl_info, sdev_channel(sdev), in pqi_sdev_init()