Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c10529 ushort sg_list_dwords; in AscIsrChipHalted() local
10611 sg_list_dwords = (uchar) (ASC_SG_LIST_PER_Q * 2); in AscIsrChipHalted()
10637 sg_list_dwords = sg_entry_cnt << 1; in AscIsrChipHalted()
10652 sg_list_dwords); in AscIsrChipHalted()
11508 ushort sg_list_dwords; in AscPutReadySgListQueue() local
11565 sg_list_dwords = (uchar) (ASC_SG_LIST_PER_Q * 2); in AscPutReadySgListQueue()
11592 sg_list_dwords = sg_entry_cnt << 1; in AscPutReadySgListQueue()
11613 sg_list_dwords); in AscPutReadySgListQueue()