Searched refs:nego_goal_width (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Desp_scsi.c556 return spi_width(target) != tp->nego_goal_width;
786 tp->nego_goal_width = 0;
791 if (spi_width(tp->starget) == tp->nego_goal_width &&
801 (tp->nego_goal_width ?
2272 esp->target[i].nego_goal_width = 0;
2727 tp->nego_goal_width = (width ? 1 : 0);
H A Desp_scsi.h344 u8 nego_goal_width; member in struct:esp_target_data

Completed in 229 milliseconds