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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Desp_scsi.c347 static dma_addr_t esp_cur_dma_addr(struct esp_cmd_entry *ent,
362 static unsigned int esp_cur_dma_len(struct esp_cmd_entry *ent,
374 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent,
414 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent)
428 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent)
532 static int esp_alloc_lun_tag(struct esp_cmd_entry *ent,
577 static void esp_free_lun_tag(struct esp_cmd_entry *ent,
597 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent)
653 static struct esp_cmd_entry *find_and_prep_issuable_command(struct esp *esp)
655 struct esp_cmd_entry *en
[all...]
H A Desp_scsi.h259 struct esp_cmd_entry { struct
292 struct esp_cmd_entry *non_tagged_cmd;
295 struct esp_cmd_entry *tagged_cmds[ESP_MAX_TAG];
418 struct esp_cmd_entry *active_cmd;

Completed in 28 milliseconds