Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSstructs.h527 } SGPAGES; // linked list of S/G pairs, by Exchange typedef
DcpqfcTSworker.c4378 *sgpage = kmalloc(sizeof(SGPAGES), GFP_ATOMIC); in build_SEST_sgList()