Searched refs:NCB_SCRIPT_PHYS (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/scsi/ |
| H A D | ncr53c8xx.c | 4950 cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_ccb_skipped() 5084 cpu_to_scr(NCB_SCRIPT_PHYS (np, idle)); in ncr_init() 5207 OUTL_DSP (NCB_SCRIPT_PHYS (np, start)); in ncr_init() 5883 OUTL_DSP (NCB_SCRIPT_PHYS (np, cleanup)); in ncr_exception() 6295 OUTL_DSP (NCB_SCRIPT_PHYS (np, dispatch)); in ncr_int_ma() 6331 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch); in ncr_int_ma() 6335 nxtdsp = NCB_SCRIPT_PHYS (np, dispatch); in ncr_int_ma() 6351 nxtdsp = NCB_SCRIPT_PHYS (np, clrack); in ncr_int_ma() 6430 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect)); in ncr_sir_to_redo() 6487 cpu_to_scr(NCB_SCRIPT_PHYS (np, select)); in ncr_sir_to_redo() [all …]
|