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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Desp_scsi.c512 return spi_width(target) != tp->nego_goal_width;
732 tp->nego_goal_width = 0;
737 if (spi_width(tp->starget) == tp->nego_goal_width &&
747 (tp->nego_goal_width ?
2206 esp->target[i].nego_goal_width = 0;
2660 tp->nego_goal_width = (width ? 1 : 0);
H A Desp_scsi.h320 u8 nego_goal_width; member in struct:esp_target_data

Completed in 33 milliseconds