Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/
A D53c700.c296 dma_addr_t pScript, pSlots; in NCR_700_detect() local
324 pSlots = pScript + SLOTS_OFFSET; in NCR_700_detect()
367 pScript + MSGOUT_OFFSET); in NCR_700_detect()
369 pScript + STATUS_OFFSET); in NCR_700_detect()
371 pScript + MSGIN_OFFSET); in NCR_700_detect()
374 hostdata->pScript = pScript; in NCR_700_detect()
424 hostdata->script, hostdata->pScript, in NCR_700_release()
428 hostdata->script, hostdata->pScript); in NCR_700_release()
1326 switch(dsp - hostdata->pScript) { in process_selection()
1468 slot->resume_offset = hostdata->pScript; in NCR_700_start_command()
[all …]
A D53c700.h219 __u32 pScript; /* physical mem addr of script */ member

Completed in 12 milliseconds