Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx.c81 u32 sgmax) in nx_build_sg_list() argument
126 if ((sg - sg_head) == sgmax) { in nx_build_sg_list()
/drivers/scsi/
Dinitio.h356 u16 sgmax; /*A */ member
Dinitio.c1029 scb->sgmax = scb->sglen; in initio_exec_scb()
1568 for (i = scb->sgidx; i < scb->sgmax; sgp++, i++) { in initio_state_5()
1576 scb->sglen = (u8) (scb->sgmax - i); in initio_state_5()