Searched defs:IOP (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/pm8001/ |
H A D | pm8001_defs.h | 103 IOP, /* IO processor */ enumerator
|
/linux/arch/arm64/crypto/ |
H A D | sm3-neon-core.S | 121 #define R(i, a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ argument 155 #define R1(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_para argument 158 R2(a,b,c,d,e,f,g,h,k,K_LOAD,round,widx,wtype,IOP,iop_param) global() argument [all...] |
/linux/fs/proc/ |
H A D | base.c | 163 #define NOD(NAME, MODE, IOP, FOP, OP) { \ argument
|