Lines Matching refs:pd_index
1893 u16 pd_index = 0, ld; in megasas_set_dynamic_target_properties() local
1930 pd_index = (sdev->channel * MEGASAS_MAX_DEV_PER_CHANNEL) + in megasas_set_dynamic_target_properties()
1935 pd_sync->seq[pd_index].capability.tmCapable; in megasas_set_dynamic_target_properties()
2074 u16 pd_index = 0; in megasas_device_configure() local
2082 pd_index = (sdev->channel * MEGASAS_MAX_DEV_PER_CHANNEL) + in megasas_device_configure()
2084 if (instance->pd_list[pd_index].driveState != in megasas_device_configure()
2114 u16 pd_index = 0, ld_tgt_id; in megasas_slave_alloc() local
2123 pd_index = in megasas_slave_alloc()
2127 instance->pd_list[pd_index].driveState == in megasas_slave_alloc()
4621 int ret = 0, pd_index = 0; in megasas_get_pd_list() local
4717 for (pd_index = 0; pd_index < le32_to_cpu(ci->count); pd_index++) { in megasas_get_pd_list()
4727 pd_index, le16_to_cpu(pd_addr->deviceId), in megasas_get_pd_list()
8793 u16 pd_index = 0; in megasas_add_remove_devices() local
8831 pd_index = i * MEGASAS_MAX_DEV_PER_CHANNEL + j; in megasas_add_remove_devices()
8833 if (instance->pd_list[pd_index].driveState == in megasas_add_remove_devices()