Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c4226 unsigned long btg; in build_SEST_sgList() local
4232 for (btg = bytes_to_go; btg > 0;) { in build_SEST_sgList()
4233 btg -= (btg > TL_MAX_SG_ELEM_LEN ? TL_MAX_SG_ELEM_LEN : btg); in build_SEST_sgList()