Searched refs:SCRIPTA_BA (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/ |
A D | sym_hipd.c | 1901 phys = SCRIPTA_BA(np, init); 2190 (!(dsp > SCRIPTA_BA(np, done) && 2584 newcmd = SCRIPTA_BA(np, pm0_data); 2588 newcmd = SCRIPTA_BA(np, pm1_data); 2608 nxtdsp = SCRIPTA_BA(np, dispatch); 2687 nxtdsp = SCRIPTA_BA(np, dispatch); 2691 nxtdsp = SCRIPTA_BA(np, dispatch); 2722 nxtdsp = SCRIPTA_BA(np, clrack); 3795 dp_scr = SCRIPTA_BA(np, pm0_data); 3799 dp_scr = SCRIPTA_BA(np, pm1_data); [all …]
|
A D | sym_fw.h | 152 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) macro
|
A D | sym_glue.c | 366 goalp = SCRIPTA_BA(np, data_out2) + 8; in sym_setup_data_and_start() 371 goalp = SCRIPTA_BA(np, data_in2) + 8; in sym_setup_data_and_start()
|
Completed in 16 milliseconds