Searched refs:esp_cmd_entry (Results 1 – 3 of 3) sorted by relevance
388 static dma_addr_t esp_cur_dma_addr(struct esp_cmd_entry *ent, in esp_cur_dma_addr()403 static unsigned int esp_cur_dma_len(struct esp_cmd_entry *ent, in esp_cur_dma_len()415 static void esp_advance_dma(struct esp *esp, struct esp_cmd_entry *ent, in esp_advance_dma()453 static void esp_save_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_save_pointers()467 static void esp_restore_pointers(struct esp *esp, struct esp_cmd_entry *ent) in esp_restore_pointers()571 static int esp_alloc_lun_tag(struct esp_cmd_entry *ent, in esp_alloc_lun_tag()616 static void esp_free_lun_tag(struct esp_cmd_entry *ent, in esp_free_lun_tag()636 static void esp_autosense(struct esp *esp, struct esp_cmd_entry *ent) in esp_autosense()688 static struct esp_cmd_entry *find_and_prep_issuable_command(struct esp *esp) in find_and_prep_issuable_command()690 struct esp_cmd_entry *ent; in find_and_prep_issuable_command()[all …]
273 struct esp_cmd_entry { struct308 struct esp_cmd_entry *non_tagged_cmd; argument311 struct esp_cmd_entry *tagged_cmds[ESP_MAX_TAG];440 struct esp_cmd_entry *active_cmd;
200 struct esp_cmd_entry *ent = esp->active_cmd; in pci_esp_dma_drain()