Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dadvansys.c6864 ushort sg_list_dwords; in AscIsrChipHalted() local
6944 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscIsrChipHalted()
6969 sg_list_dwords = sg_entry_cnt << 1; in AscIsrChipHalted()
6985 sg_list_dwords); in AscIsrChipHalted()
8364 ushort sg_list_dwords; in AscPutReadySgListQueue() local
8420 sg_list_dwords = (uchar)(ASC_SG_LIST_PER_Q * 2); in AscPutReadySgListQueue()
8449 sg_list_dwords = sg_entry_cnt << 1; in AscPutReadySgListQueue()
8475 sg_list_dwords); in AscPutReadySgListQueue()