Home
last modified time | relevance | path

Searched refs:pm0 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h1085 offsetof (struct sym_ccb, phys.pm0.sg),
1105 offsetof (struct sym_ccb, phys.pm0.sg),
1119 offsetof (struct sym_ccb, phys.pm0.ret),
1635 offsetof(struct sym_ccb, phys.pm0.ret),
1667 offsetof(struct sym_ccb, phys.pm0.ret),
1682 offsetof(struct sym_ccb, phys.pm0.sg.size),
1684 offsetof(struct sym_ccb, phys.pm0.sg.addr),
H A Dsym_fw1.h1199 offsetof (struct sym_ccb, phys.pm0.sg),
1219 offsetof (struct sym_ccb, phys.pm0.sg),
1235 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
H A Dsym_hipd.h703 struct sym_pmc pm0; member
H A Dsym_hipd.c2574 nxtdsp = scr_to_cpu(cp->phys.pm0.ret);
2583 pm = &cp->phys.pm0;
3641 pm = &cp->phys.pm0;
3794 pm = &cp->phys.pm0;
/linux/lib/raid/raid6/riscv/
H A Drecov_rvv.c80 [pm0]"r"(pbmul), in __raid6_2data_recov_rvv()