Home
last modified time | relevance | path

Searched refs:sgmax (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/crypto/nx/
Dnx.c94 u32 sgmax) in nx_build_sg_list() argument
139 if ((sg - sg_head) == sgmax) { in nx_build_sg_list()
/linux-4.4.14/drivers/scsi/
Dinitio.h356 u16 sgmax; /*A */ member
Dinitio.c1059 scb->sgmax = scb->sglen; in initio_exec_scb()
1598 for (i = scb->sgidx; i < scb->sgmax; sgp++, i++) { in initio_state_5()
1606 scb->sglen = (u8) (scb->sgmax - i); in initio_state_5()