Home
last modified time | relevance | path

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

/drivers/scsi/
A D53c700.c297 dma_addr_t pScript, pSlots; in NCR_700_detect() local
325 pSlots = pScript + SLOTS_OFFSET; in NCR_700_detect()
368 pScript + MSGOUT_OFFSET); in NCR_700_detect()
370 pScript + STATUS_OFFSET); in NCR_700_detect()
372 pScript + MSGIN_OFFSET); in NCR_700_detect()
375 hostdata->pScript = pScript; in NCR_700_detect()
425 hostdata->script, hostdata->pScript, in NCR_700_release()
429 hostdata->script, hostdata->pScript); in NCR_700_release()
1327 switch(dsp - hostdata->pScript) { in process_selection()
1469 slot->resume_offset = hostdata->pScript; in NCR_700_start_command()
[all …]
A D53c700.h219 __u32 pScript; /* physical mem addr of script */ member

Completed in 11 milliseconds