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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DNCR53C9x.c1014 unsigned char the_esp_command; local
1082 the_esp_command = (ESP_CMD_SELAS | ESP_CMD_DMA);
1085 the_esp_command = (ESP_CMD_SELA | ESP_CMD_DMA);
1102 the_esp_command = (ESP_CMD_SELA | ESP_CMD_DMA);
1183 the_esp_command = (ESP_CMD_SELAS | ESP_CMD_DMA);
1215 the_esp_command &= ~ESP_CMD_DMA;
1218 esp_cmd(esp, eregs, the_esp_command);
1226 esp_cmd(esp, eregs, the_esp_command);

Completed in 58 milliseconds