Home
last modified time | relevance | path

Searched refs:NCR_700_command_slot (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A D53c700.c521 STATIC struct NCR_700_command_slot *
581 struct NCR_700_command_slot *slot = in save_for_reselection()
607 struct NCR_700_command_slot *slot = in NCR_700_scsi_done()
985 struct NCR_700_command_slot *slot = in process_script_interrupt()
1103 struct NCR_700_command_slot *slot; in process_script_interrupt()
1195 struct NCR_700_command_slot *slot; in process_script_interrupt()
1322 struct NCR_700_command_slot *slot = in process_selection()
1402 struct NCR_700_command_slot *slot = in NCR_700_start_command()
1554 struct NCR_700_command_slot *slot = in NCR_700_intr()
1758 struct NCR_700_command_slot *slot; in NCR_700_queuecommand_lck()
[all …]
A D53c700.h170 struct NCR_700_command_slot { struct
192 struct NCR_700_command_slot *ITL_forw; argument
235 struct NCR_700_command_slot *slots;
236 #define TOTAL_MEM_SIZE (SLOTS_OFFSET + L1_CACHE_ALIGN(sizeof(struct NCR_700_command_slot) * NCR_700…
245 struct NCR_700_command_slot *free_list;

Completed in 8 milliseconds