Searched refs:esp_cmd_entry (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.c346 static dma_addr_t esp_cur_dma_addr(struct esp_cmd_entry *ent,
361 static unsigned int esp_cur_dma_len(struct esp_cmd_entry *ent,
373 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent,
412 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent)
426 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent)
530 static int esp_alloc_lun_tag(struct esp_cmd_entry *ent,
575 static void esp_free_lun_tag(struct esp_cmd_entry *ent,
595 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent)
651 static struct esp_cmd_entry *find_and_prep_issuable_command(struct esp *esp)
653 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];
424 struct esp_cmd_entry *active_cmd;

Completed in 115 milliseconds