Home
last modified time | relevance | path

Searched refs:sgel_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_main.c772 if (sgc->sgel_count < sgc->num_sgel) { in get_physaddr_from_sgc()
777 ++(sgc->sgel_count); in get_physaddr_from_sgc()
869 sgc.sgel_count = 0; in esas2r_queuecommand()
H A Desas2r.h623 int sgel_count; member