Searched refs:PSGPAGES (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSstructs.h | 521 typedef struct ext_sg_page_ptr_t *PSGPAGES; typedef 526 PSGPAGES next; 541 PSGPAGES sgPages[TACH_SEST_LEN]; // head of linked list of Pool-allocations
|
D | cpqfcTSworker.c | 3253 …ci_dev *pcidev, u32 * SESTalPairStart, Scsi_Cmnd * Cmnd, u32 * sgPairs, PSGPAGES * sgPages_head); … 4135 …long contigaddr, int len, int dir, struct scatterlist *sgl, int use_sg, PSGPAGES * sgPages_head, i… in cpqfc_undo_SEST_mappings() 4137 PSGPAGES i, next; in cpqfc_undo_SEST_mappings() 4174 …Scsi_Cmnd * Cmnd, u32 * sgPairs, PSGPAGES * sgPages_head) // link list of TL Ext. S/G pages from O… in build_SEST_sgList() 4188 PSGPAGES *sgpage = sgPages_head; in build_SEST_sgList() 4189 PSGPAGES prev_page = NULL; in build_SEST_sgList() 4874 PSGPAGES i; in cpqfc_pci_unmap_extended_sg() 5113 PSGPAGES p, next; in cpqfcTSCompleteExchange()
|
D | cpqfcTScontrol.c | 1629 PSGPAGES j, next; in CpqTsDestroyTachLiteQues()
|