Searched refs:NCR_700_command_slot (Results 1 – 2 of 2) sorted by relevance
521 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 …]
170 struct NCR_700_command_slot { struct192 struct NCR_700_command_slot *ITL_forw; argument235 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